These intrinsics will be used to lower vector transfer read/write.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D75986
[mlir][LLVM] Add masked reads and writes. ClosedPublic Authored by nicolasvasilache on Mar 11 2020, 5:59 AM.
Details Summary These intrinsics will be used to lower vector transfer read/write.
Diff Detail
Event Timeline
nicolasvasilache added inline comments.
This revision is now accepted and ready to land.Mar 18 2020, 11:18 AM Closed by commit rG1e4313220993: [mlir][LLVM] Add masked reads and writes. (authored by nicolasvasilache). · Explain WhyMar 18 2020, 1:35 PM This revision was automatically updated to reflect the committed changes. nicolasvasilache marked an inline comment as done.
Revision Contents
Diff 250454 mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
mlir/test/Target/llvmir-intrinsics.mlir
|
this disables the check? intentional? (then add a TODO), or not (then place it back :-)