llvm-project/mlir/lib/Dialect/Vector
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
..
IR [mlir] Use std::nullopt instead of None (NFC) 2022-12-03 18:50:27 -08:00
Interfaces [mlir][Vector] Introduce the MaskingOpInterface 2022-10-27 22:54:19 +00:00
TransformOps [mlir][Vector] Remove 'lower-permutation-maps' option from VectorToSCF 2022-11-28 23:56:43 +00:00
Transforms [mlir] Use std::nullopt instead of None in comments (NFC) 2022-12-04 19:58:32 -08:00
Utils [NFC][mlir] VectorUtils / IndexingUtils simplifications and cleanups 2022-11-22 23:42:29 -08:00
CMakeLists.txt [mlir][Vector] Vector transform skeleton 2022-11-25 04:51:50 -08:00