[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 29 15:12:00 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314561: Eliminate PHI (int typed) which has only one use by intptr (authored by davidxl).

Changed prior to commit:
  https://reviews.llvm.org/D37832?vs=116069&id=117233#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37832

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37832.117233.patch
Type: text/x-patch
Size: 21637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170929/977c1821/attachment.bin>


More information about the llvm-commits mailing list