llvm-project/mlir/unittests/Analysis/Presburger
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
..
CMakeLists.txt [MLIR][Presburger] Improve unittest parsing 2022-09-15 19:28:49 +01:00
IntegerPolyhedronTest.cpp [mlir] Use std::nullopt instead of None in comments (NFC) 2022-12-04 17:23:50 -08:00
IntegerRelationTest.cpp [MLIR][Presburger] Improve unittest parsing 2022-09-15 19:28:49 +01:00
LinearTransformTest.cpp [MLIR][Presburger] use arbitrary-precision arithmetic with MPInt instead of int64_t 2022-09-14 15:47:41 +01:00
MPIntTest.cpp [MLIR][Presburger] SlowMPInt::gcd: fix crash when sizes differ 2022-08-04 19:15:50 +01:00
MatrixTest.cpp [MLIR][Presburger] Add hermite normal form computation to Matrix 2022-09-14 16:39:05 +01:00
PWMAFunctionTest.cpp [MLIR][Presburger] Improve unittest parsing 2022-09-15 19:28:49 +01:00
Parser.h [MLIR][Presburger] Improve unittest parsing 2022-09-15 19:28:49 +01:00
ParserTest.cpp [MLIR][Presburger] Improve unittest parsing 2022-09-15 19:28:49 +01:00
PresburgerSetTest.cpp [MLIR][Presburger] Improve unittest parsing 2022-09-15 19:28:49 +01:00
PresburgerSpaceTest.cpp [MLIR][Presburger] Rename attachments to identifiers in PresburgerSpace 2022-07-05 16:23:44 +01:00
SimplexTest.cpp [MLIR][Presburger] Improve unittest parsing 2022-09-15 19:28:49 +01:00
Utils.h [MLIR][Presburger] Improve unittest parsing 2022-09-15 19:28:49 +01:00