llvm-project/mlir/lib/Dialect/SCF/Transforms
River Riddle b74192b7ae [mlir] Remove support for non-prefixed accessors
This finishes off a year long pursuit to LLVMify the generated
operation accessors, prefixing them with get/set. Support for
any other accessor naming is fully removed after this commit.

https://discourse.llvm.org/t/psa-raw-accessors-are-being-removed/65629

Differential Revision: https://reviews.llvm.org/D136727
2022-12-02 13:32:36 -08:00
..
BufferizableOpInterfaceImpl.cpp [mlir][bufferization] Support general Attribute as memory space 2022-11-21 09:40:50 -05:00
Bufferize.cpp Apply clang-tidy fixes for llvm-qualified-auto in Bufferize.cpp (NFC) 2022-09-07 09:40:59 +00:00
CMakeLists.txt [mlir] Remove `Transforms/SideEffectUtils.h` and move the methods into `Interface/SideEffectInterfaces.h`. 2022-11-15 20:07:35 +00:00
ForToWhile.cpp [mlir][arith] Change dialect name from Arithmetic to Arith 2022-09-29 11:23:28 -04:00
LoopCanonicalization.cpp [mlir] Remove support for non-prefixed accessors 2022-12-02 13:32:36 -08:00
LoopPipelining.cpp [mlir][arith] Change dialect name from Arithmetic to Arith 2022-09-29 11:23:28 -04:00
LoopRangeFolding.cpp [mlir][arith] Change dialect name from Arithmetic to Arith 2022-09-29 11:23:28 -04:00
LoopSpecialization.cpp [mlir] Remove support for non-prefixed accessors 2022-12-02 13:32:36 -08:00
ParallelLoopCollapsing.cpp [MLIR] Update pass declarations to new autogenerated files 2022-08-31 12:28:45 +02:00
ParallelLoopFusion.cpp [mlir] Remove `Transforms/SideEffectUtils.h` and move the methods into `Interface/SideEffectInterfaces.h`. 2022-11-15 20:07:35 +00:00
ParallelLoopTiling.cpp [mlir][arith] Change dialect name from Arithmetic to Arith 2022-09-29 11:23:28 -04:00
StructuralTypeConversions.cpp [mlir][scf] support 1:N type conversion for scf.if/while/condition 2022-11-02 16:53:36 +00:00
TileUsingInterface.cpp [mlir] Factor more common utils to IndexingUtils 2022-12-02 13:27:01 -08:00