[PATCH] D26256: [InstCombine] Don't set debug location when folding through a phi node

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 14 09:59:50 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL289679: [InstCombine] Merge debug locations when folding through a phi node (authored by rlougher).

Changed prior to commit:
  https://reviews.llvm.org/D26256?vs=80445&id=81407#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26256

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/trunk/lib/Transforms/InstCombine/InstCombinePHI.cpp
  llvm/trunk/test/DebugInfo/Generic/instcombine-phi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26256.81407.patch
Type: text/x-patch
Size: 5130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161214/aacda251/attachment.bin>


More information about the llvm-commits mailing list