This revision adds vector predication select, merge and load/store intrinsic ops.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D123477
[mlir][LLVMIR] Add more vector predication intrinsic ops. ClosedPublic Authored by jacquesguan on Apr 10 2022, 6:53 PM.
Details Summary This revision adds vector predication select, merge and load/store intrinsic ops.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 13 2022, 8:45 PM This revision was landed with ongoing or failed builds.Apr 14 2022, 7:14 PM Closed by commit rG3d79c52f3104: [mlir][LLVMIR] Add more vector predication intrinsic ops. (authored by jacquesguan). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 422995 mlir/include/mlir/Dialect/LLVMIR/LLVMIntrinsicOps.td
mlir/test/Target/LLVMIR/llvmir-intrinsics.mlir
|