This adds IR intrinsics for the ARM dot-product instructions introduced in v8.2-A.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D46106
[ARM] Codegen for v8.2A dot product intrinsics ClosedPublic Authored by olista01 on Apr 26 2018, 2:24 AM.
Details Summary This adds IR intrinsics for the ARM dot-product instructions introduced in v8.2-A.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 26 2018, 2:58 AM Closed by commit rL331032: [ARM] Codegen for v8.2A dot product intrinsics (authored by olista01). · Explain WhyApr 27 2018, 5:54 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 144321 llvm/trunk/include/llvm/IR/IntrinsicsARM.td
llvm/trunk/lib/Target/ARM/ARMInstrNEON.td
llvm/trunk/test/CodeGen/ARM/neon-dot-product.ll
|