llvm-project/mlir/lib/Conversion/MemRefToSPIRV
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][spirv] Add a pass to map memref memory space 2022-08-05 12:20:06 -04:00
MapMemRefStorageClassPass.cpp [mlir] Use std::nullopt instead of None (NFC) 2022-12-03 18:50:27 -08:00
MemRefToSPIRV.cpp [mlir] Use std::nullopt instead of None in comments (NFC) 2022-12-04 17:23:50 -08:00
MemRefToSPIRVPass.cpp [mlir][spirv] NFC: move conversion options out of the type converter 2022-09-09 16:15:27 -04:00