[PATCH] D148905: [Vectorize] Fix vectorization of llvm.is.fpclass

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 21 06:18:07 PDT 2023


foad updated this revision to Diff 515709.
foad added a comment.

Fold D148803 <https://reviews.llvm.org/D148803> into this one.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148905

Files:
  llvm/include/llvm/Analysis/VectorUtils.h
  llvm/lib/Analysis/VectorUtils.cpp
  llvm/lib/Transforms/Scalar/Scalarizer.cpp
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
  llvm/test/Transforms/InstSimplify/is_fpclass.ll
  llvm/test/Transforms/LoopVectorize/ARM/is_fpclass.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148905.515709.patch
Type: text/x-patch
Size: 8927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230421/4e8307ff/attachment.bin>


More information about the llvm-commits mailing list