[PATCH] D151461: [Clang][SVE2.1] Add builtins and intrinsics for SVBFMLSLB/T
Caroline via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 19 09:18:08 PDT 2023
CarolineConcatto updated this revision to Diff 557784.
CarolineConcatto added a comment.
- Rebase and
- change test names to use _lane instead of _idx
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151461/new/
https://reviews.llvm.org/D151461
Files:
clang/include/clang/Basic/arm_sve.td
clang/include/clang/Basic/arm_sve_sme_incl.td
clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_bfmlsl.c
clang/utils/TableGen/SveEmitter.cpp
llvm/include/llvm/IR/IntrinsicsAArch64.td
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/test/CodeGen/AArch64/sve2p1-intrinsics-bfmls.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151461.557784.patch
Type: text/x-patch
Size: 12823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20231019/1fc37cbf/attachment.bin>
More information about the llvm-commits
mailing list