[PATCH] D69563: [LV] Strip wrap flags from vectorized reductions
Hideki Saito via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 21 10:50:30 PST 2019
hsaito added a comment.
This patch looks good to me. I agree it's nicer if we could fix it during widenInstruction, but let's leave that fix to the VPlan centric code generation, where we expect to (eventually) have the necessary context.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69563/new/
https://reviews.llvm.org/D69563
More information about the llvm-commits
mailing list