llvm-project/mlir/lib/Conversion/ComplexToLLVM
River Riddle f05b0afa79 [mlir] Change ComplexToLLVM to be a generic pass
It is currently a module pass, but shouldn't be. All of the patterns
are local conversions, and don't require anything about
functions/modules.

Differential Revision: https://reviews.llvm.org/D121192
2022-03-08 12:25:32 -08:00
..
CMakeLists.txt [mlir] Trim a huge number of unnecessary dependencies on the Func dialect 2022-03-01 12:10:04 -08:00
ComplexToLLVM.cpp [mlir] Change ComplexToLLVM to be a generic pass 2022-03-08 12:25:32 -08:00