Also expose some more vector ops to EDSCs.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D80333
[mlir] NFC - Add a builder to vector.transpose ClosedPublic Authored by nicolasvasilache on May 20 2020, 3:32 PM.
Details
Summary Also expose some more vector ops to EDSCs.
Diff Detail
Event Timelineaartbik added inline comments. This revision is now accepted and ready to land.May 20 2020, 4:44 PM Closed by commit rG941005f51ac4: [mlir] NFC - Add a builder to vector.transpose (authored by nicolasvasilache). · Explain WhyMay 21 2020, 2:41 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 265461 mlir/include/mlir/Dialect/Vector/EDSC/Intrinsics.h
mlir/include/mlir/Dialect/Vector/VectorOps.td
mlir/include/mlir/EDSC/Builders.h
mlir/lib/Dialect/Vector/VectorOps.cpp
|
nit: transp is current name (that may not be a very good one, but let's stay consistent)