llvm-project/mlir/lib/Dialect/Affine/Analysis
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
..
AffineAnalysis.cpp [mlir][affine] Support affine.parallel in the index set analysis 2022-12-04 20:36:48 +09:00
AffineStructures.cpp [mlir][affine] Support affine.parallel in the index set analysis 2022-12-04 20:36:48 +09:00
CMakeLists.txt [mlir] Remove `Transforms/SideEffectUtils.h` and move the methods into `Interface/SideEffectInterfaces.h`. 2022-11-15 20:07:35 +00:00
LoopAnalysis.cpp [mlir] Use std::nullopt instead of None (NFC) 2022-12-03 18:50:27 -08:00
NestedMatcher.cpp [mlir] Remove redundant member initialization (NFC) 2022-08-14 12:51:59 -07:00
Utils.cpp [mlir] Use std::nullopt instead of None in comments (NFC) 2022-12-04 19:58:32 -08:00