[PATCH] D35376: [InstCombine] Don't violate dominance when replacing instructions

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 16 11:57:14 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL308144: [InstCombine] Don't violate dominance when replacing instructions. (authored by davide).

Changed prior to commit:
  https://reviews.llvm.org/D35376?vs=106487&id=106813#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35376

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/trunk/test/Transforms/InstCombine/2017-07-07-UMul-ZExt.ll
  llvm/trunk/test/Transforms/InstCombine/pr33765.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35376.106813.patch
Type: text/x-patch
Size: 5015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170716/68481061/attachment.bin>


More information about the llvm-commits mailing list