llvm-project
6a37f5bd
- [MLIR] Make the pass_thru argument of llvm masked.load intrinsic Optional instead of Variadic (#156917)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
97 days ago
[MLIR] Make the pass_thru argument of llvm masked.load intrinsic Optional instead of Variadic (#156917) This is meant as NFC as multiple values there was never supported anyway. Extra values would be dropped when translating to LLVM IR.
References
#156917 - [MLIR] Make the pass_thru argument of llvm masked.load intrinsic Optional instead of Variadic
Author
joker-eph
Parents
8bdaa12b
Loading