[PATCH] D34639: Fix DebugLoc propagation for unreachable LoadInst

Weiming Zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 18:27:55 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL308404: Fix DebugLoc propagation for unreachable LoadInst (authored by weimingz).

Changed prior to commit:
  https://reviews.llvm.org/D34639?vs=105948&id=107222#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34639

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34639.107222.patch
Type: text/x-patch
Size: 5718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170719/09b9684f/attachment.bin>


More information about the llvm-commits mailing list