llvm-project
ba0be89c - [mlir] Simplify Default cases in type switches. NFC. (#165767)

Commit
40 days ago
[mlir] Simplify Default cases in type switches. NFC. (#165767) Use default values instead of lambdas when possible. `std::nullopt` and `nullptr` can be used now because of https://github.com/llvm/llvm-project/pull/165724.
Author
Parents
Loading