llvm-project
6a37f5bd - [MLIR] Make the pass_thru argument of llvm masked.load intrinsic Optional instead of Variadic (#156917)

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.
Author
Parents
Loading