llvm-project/mlir/lib/Dialect/Affine
Kazu Hirata 192d9dd731 [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 19:58:32 -08:00
..
Analysis [mlir] Use std::nullopt instead of None in comments (NFC) 2022-12-04 19:58:32 -08:00
IR [mlir][affine] Support affine.parallel in the index set analysis 2022-12-04 20:36:48 +09: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 (NFC) 2022-12-03 18:50:27 -08:00
Utils [mlir] Use std::nullopt instead of None (NFC) 2022-12-03 18:50:27 -08:00
CMakeLists.txt [MLIR][Transform] Transform dialect support for affine 2022-11-21 08:53:59 +01:00