Yields proper SIMD vpmullq/vpaddq on x86.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D83328
[mlir] [VectorOps] [integration-test] Add i64 typed outer product ClosedPublic Authored by aartbik on Jul 7 2020, 11:31 AM.
Details Summary Yields proper SIMD vpmullq/vpaddq on x86.
Diff Detail
Event Timelineaartbik retitled this revision from [mlir] [VectorOps] [integration-test] Add i64 typed outer product. to [mlir] [VectorOps] [integration-test] Add i64 typed outer product.Jul 7 2020, 11:32 AM This revision is now accepted and ready to land.Jul 7 2020, 11:50 AM Closed by commit rG6404fb428a2c: [mlir] [VectorOps] [integration-test] Add i64 typed outer product (authored by aartbik). · Explain WhyJul 7 2020, 12:35 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 276183 mlir/integration_test/Dialect/Vector/CPU/test-outerproduct-f32.mlir
mlir/integration_test/Dialect/Vector/CPU/test-outerproduct-i64.mlir
|