Align the vector gather/scatter/expand/compress API with
the vector load/store/maskedload/maskedstore API.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D96396
[mlir][Vector] Align gather/scatter/expand/compress API ClosedPublic Authored by dcaballe on Feb 9 2021, 9:38 PM.
Details Summary Align the vector gather/scatter/expand/compress API with
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 9 2021, 11:01 PM This revision was landed with ongoing or failed builds.Feb 12 2021, 10:53 AM Closed by commit rG656674a7c433: [mlir][Vector] Align gather/scatter/expand/compress API (authored by dcaballe). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 323403 mlir/include/mlir/Dialect/Vector/VectorOps.td
mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVM.cpp
mlir/lib/Dialect/Vector/VectorOps.cpp
mlir/test/Dialect/Vector/invalid.mlir
|