[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
Tue Aug 1 03:57:26 PDT 2023


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

Addressing review comment about refactoring.


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/VecFuncs.def
  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
  llvm/test/Transforms/LoopVectorize/AArch64/sleef-calls-aarch64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156439.545997.patch
Type: text/x-patch
Size: 16411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230801/131dd37d/attachment.bin>


More information about the llvm-commits mailing list