[PATCH] D95217: [LoopVectorize] Fix VPRecipeBuilder::createEdgeMask to correctly generate the mask
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 24 16:52:47 PST 2021
aqjune added a comment.
There was another typo in the text, fixed. I hope the text makes sense now.
There's no diff in the tests that is bigger than syntactic replacements, so I believe that at least for optimizations that are covered in tests it doesn't block major transformations.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95217/new/
https://reviews.llvm.org/D95217
More information about the llvm-commits
mailing list