llvm-project/mlir/lib/Dialect/SCF
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
..
IR [mlir] Use std::nullopt instead of None in comments (NFC) 2022-12-04 17:23:50 -08:00
TransformOps [mlir][Transform][NFC] Use a single rewriter instead of duplicating it everywhere 2022-12-01 03:54:31 -08:00
Transforms [mlir] Use std::nullopt instead of None in comments (NFC) 2022-12-04 17:23:50 -08:00
Utils Increase the limit of SCF nested tiling loop to 10 2022-11-17 08:00:21 +00:00
CMakeLists.txt [mlir] move SCF headers to SCF/{IR,Transforms} respectively 2022-06-20 10:18:01 +02:00