llvm-project
6c0ac888
- [mlir][arith][NFC] Remove redundant trait declaration (#145007)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
177 days ago
[mlir][arith][NFC] Remove redundant trait declaration (#145007) `Arith_Op` already declares the `ElementwiseMappable` traits, so they don't have to be declared for `arith.select`.
References
#145007 - [mlir][arith][NFC] Remove redundant trait declaration
Author
matthias-springer
Parents
fd97dfbb
Loading