This patch adds IR intrinsics for the mnemonics USDOT and SUDOT of the
8.6 extension of Armv8-a.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D79876
[llvm][sve] Intrinsics for SVE sudot and usdot instructions. ClosedPublic Authored by fpetrogalli on May 13 2020, 9:18 AM.
Details Summary This patch adds IR intrinsics for the mnemonics USDOT and SUDOT of the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 13 2020, 9:57 AM Closed by commit rGb572d9b1a73f: [llvm][sve] Intrinsics for SVE sudot and usdot instructions. (authored by fpetrogalli). · Explain WhyMay 18 2020, 3:12 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 264120 llvm/include/llvm/IR/IntrinsicsAArch64.td
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve-intrinsics-matmul-int8.ll
|
Please use SVE_3_Op_Pat for this pattern.