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

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


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

Rebase on target-independent loop vectorize test.


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/is_fpclass.ll

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


More information about the llvm-commits mailing list