[PATCH] D34639: Fix DebugLoc propagation for unreachable LoadInst

Weiming Zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 10 17:34:25 PDT 2017


weimingz updated this revision to Diff 105948.
weimingz added a comment.

simplify test case


Repository:
  rL LLVM

https://reviews.llvm.org/D34639

Files:
  lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  lib/Transforms/Scalar/GVN.cpp
  test/Transforms/GVN/PRE/2017-06-28-pre-load-dbgloc.ll
  test/Transforms/GVN/PRE/phi-translate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34639.105948.patch
Type: text/x-patch
Size: 5541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170711/f29a93de/attachment.bin>


More information about the llvm-commits mailing list