llvm-project/mlir/lib/Conversion/SCFToGPU
Chris Lattner 3a506b31a3 Change OwningRewritePatternList to carry an MLIRContext with it.
This updates the codebase to pass the context when creating an instance of
OwningRewritePatternList, and starts removing extraneous MLIRContext
parameters.  There are many many more to be removed.

Differential Revision: https://reviews.llvm.org/D99028
2021-03-21 10:06:31 -07:00
..
CMakeLists.txt [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
SCFToGPU.cpp Change OwningRewritePatternList to carry an MLIRContext with it. 2021-03-21 10:06:31 -07:00
SCFToGPUPass.cpp Change OwningRewritePatternList to carry an MLIRContext with it. 2021-03-21 10:06:31 -07:00