[PATCH] D156439: [TLI][AArch64] Extend ReplaceWithVeclib to replace vector FREM instructions for scalable vectors

Jolanta Jensen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 11 02:54:23 PDT 2023


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

Bugfix to a bug introduced in previous patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156439

Files:
  llvm/include/llvm/Analysis/VectorUtils.h
  llvm/lib/Analysis/VFABIDemangling.cpp
  llvm/lib/CodeGen/ReplaceWithVeclib.cpp
  llvm/test/CodeGen/AArch64/replace-intrinsics-with-veclib-armpl.ll
  llvm/test/CodeGen/AArch64/replace-intrinsics-with-veclib-sleef-scalable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156439.549313.patch
Type: text/x-patch
Size: 14344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230811/986479bd/attachment.bin>


More information about the llvm-commits mailing list