[PATCH] D11648: InstCombinePHI: Partial simplification of identity operations

Jakub Kuderski via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 19 05:24:51 PDT 2015


kuhar updated this revision to Diff 32536.
kuhar added a comment.

Don't perform the optimization if incoming edge's terminator is not a Branch Instruction.


Repository:
  rL LLVM

http://reviews.llvm.org/D11648

Files:
  lib/Transforms/InstCombine/InstCombinePHI.cpp
  test/Transforms/InstCombine/phi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11648.32536.patch
Type: text/x-patch
Size: 11032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150819/2a343eb6/attachment.bin>


More information about the llvm-commits mailing list