[PATCH] D152005: [SVE ACLE] Implement IR combines to convert intrinsics used for _m C/C++ builtins

Jolanta Jensen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 9 03:42:43 PDT 2023


jolanta.jensen updated this revision to Diff 529891.
jolanta.jensen added a comment.

Minor refactoring.
All IR combines are now implemented.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152005

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-strictfp.ll
  llvm/test/Transforms/InstCombine/AArch64/sve-intrinsics-combine-to-u-forms.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152005.529891.patch
Type: text/x-patch
Size: 172782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230609/42325cd4/attachment-0001.bin>


More information about the llvm-commits mailing list