llvm-project
ba0be89c
- [mlir] Simplify Default cases in type switches. NFC. (#165767)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#165767 - [mlir] Simplify Default cases in type switches. NFC.
Author
kuhar
Parents
3d42b48d
Loading