forked from OSchip/llvm-project
722f909f7a
ModulePass doesn't provide any special utilities and thus doesn't give enough benefit to warrant a special pass class. This revision replaces all usages with the more general OperationPass. Differential Revision: https://reviews.llvm.org/D77339 |
||
---|---|---|
.. | ||
AVX512ToLLVM | ||
AffineToStandard | ||
GPUCommon | ||
GPUToCUDA | ||
GPUToNVVM | ||
GPUToROCDL | ||
GPUToSPIRV | ||
GPUToVulkan | ||
LinalgToLLVM | ||
LinalgToSPIRV | ||
LoopToStandard | ||
LoopsToGPU | ||
StandardToLLVM | ||
StandardToSPIRV | ||
StandardToStandard | ||
VectorToLLVM | ||
VectorToLoops | ||
CMakeLists.txt |