[PATCH] D90418: [debuginfo] Vectorizing a loop doesn't terminate all vectorized variable locations
Chris Jackson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 11 04:10:14 PST 2021
chrisjackson updated this revision to Diff 315751.
chrisjackson added a comment.
Simplified setting to undef using replaceDbgUsesWithUndef().
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90418/new/
https://reviews.llvm.org/D90418
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/pr39018.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90418.315751.patch
Type: text/x-patch
Size: 6543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210111/a95ac6f9/attachment.bin>
More information about the llvm-commits
mailing list