[PATCH] D59944: [DebugInfo] Fix pr41180 : Loop Vectorization Debugify Failure

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 1 01:11:40 PDT 2019


Orlando updated this revision to Diff 193050.
Orlando added a comment.

I've updated the test to include the source and commands to generate the IR it uses. Please note that I stripped out the `call void @llvm.dbg.*` lines from the test file by hand so any regenerated IR will look more cluttered.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59944/new/

https://reviews.llvm.org/D59944

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/middle-block-dbg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59944.193050.patch
Type: text/x-patch
Size: 7284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190401/d657de9a/attachment.bin>


More information about the llvm-commits mailing list