[PATCH] D150553: [SVE ACLE] Change the lowering of SVE integer builtins

Jolanta Jensen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 16 10:45:14 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG105d63a250e3: [SVE ACLE] Change the lowering of SVE integer builtins (authored by jolanta.jensen).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150553/new/

https://reviews.llvm.org/D150553

Files:
  clang/include/clang/Basic/arm_sve.td
  clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_mad.c
  clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_mla.c
  clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_mls.c
  clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_msb.c
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/CodeGen/AArch64/sve-intrinsics-int-arith-undef.ll
  llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-muladdsub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150553.522705.patch
Type: text/x-patch
Size: 128058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230516/b7744d91/attachment-0001.bin>


More information about the llvm-commits mailing list