llvm-project/mlir/lib/Dialect/SCF/Transforms
Kazu Hirata 70c73d1b72 [mlir] Use std::nullopt instead of None in comments (NFC)
This is part of an effort to migrate from llvm::Optional to
std::optional:

https://discourse.llvm.org/t/deprecating-llvm-optional-x-hasvalue-getvalue-getvalueor/63716
2022-12-04 17:23:50 -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] Use std::nullopt instead of None in comments (NFC) 2022-12-04 17:23:50 -08:00
TileUsingInterface.cpp [mlir] Factor more common utils to IndexingUtils 2022-12-02 13:27:01 -08:00