llvm-project/mlir/lib/Dialect/Linalg
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] Rename getInputs->getDpsInputs and getOutputs->getDpsInits in DPS interface. 2022-10-28 15:41:12 +02:00
IR [mlir] Factor more common utils to IndexingUtils 2022-12-02 13:27:01 -08:00
TransformOps [mlir] Use std::nullopt instead of None (NFC) 2022-12-03 18:50:27 -08:00
Transforms [mlir] Use std::nullopt instead of None in comments (NFC) 2022-12-04 19:58:32 -08:00
Utils [mlir] Use std::nullopt instead of None (NFC) 2022-12-03 18:50:27 -08:00
CMakeLists.txt [mlir][linalg][transform] Add TileOp to transform dialect 2022-04-29 21:35:31 +09:00