[PATCH] D37832: Eliminate PHI (int typed) which is only used by inttoptr

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 15 16:37:41 PDT 2017


davidxl updated this revision to Diff 115521.
davidxl added a comment.

Address Wei's review feedback


https://reviews.llvm.org/D37832

Files:
  lib/Transforms/InstCombine/InstCombineInternal.h
  lib/Transforms/InstCombine/InstCombinePHI.cpp
  test/Transforms/InstCombine/intptr1.ll
  test/Transforms/InstCombine/intptr2.ll
  test/Transforms/InstCombine/intptr3.ll
  test/Transforms/InstCombine/intptr4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37832.115521.patch
Type: text/x-patch
Size: 19476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170915/756635ac/attachment.bin>


More information about the llvm-commits mailing list