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

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 05:42:33 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG593e25ffae4a: [Vectorize] Fix vectorization, scalarization and folding of llvm.is.fpclass (authored by foad).

Changed prior to commit:
  https://reviews.llvm.org/D148905?vs=516345&id=516370#toc

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
  llvm/test/Transforms/SLPVectorizer/is_fpclass.ll
  llvm/test/Transforms/Scalarizer/intrinsics.ll

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


More information about the llvm-commits mailing list