[PATCH] D132458: [LoopVectorize] Support masked function vectorization
Graham Hunter via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 13 02:09:53 PDT 2022
huntergr marked an inline comment as done.
huntergr added a comment.
Thanks for the review. I'm tempted to add a masking equivalent to `-force-target-supports-scalable-vectors=true` in order to have target-independent tests, but I can add that in another patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132458/new/
https://reviews.llvm.org/D132458
More information about the llvm-commits
mailing list