[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 03:10:07 PDT 2023
foad added a comment.
In D148905#4291721 <https://reviews.llvm.org/D148905#4291721>, @dmgreen wrote:
> Are there any test for the Scalarizer and SLP vectorizer yet? Similar to D124358 <https://reviews.llvm.org/D124358>.
Added them, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148905/new/
https://reviews.llvm.org/D148905
More information about the llvm-commits
mailing list