[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 14:26:39 PDT 2017


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

Address review comments (fixing lower case in comments) by Hal.


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.115494.patch
Type: text/x-patch
Size: 19435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170915/ede68ec8/attachment.bin>


More information about the llvm-commits mailing list