[PATCH] D106289: [InstCombine] Fold phi ( inttoptr/ptrtoint x ) to phi (x)

Krishna Kariya via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 3 05:23:28 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd99260641b30: [InstCombine] Fold phi ( inttoptr/ptrtoint x ) to phi (x) (authored by Krishnakariya).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106289/new/

https://reviews.llvm.org/D106289

Files:
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/phi-int2ptr-fold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106289.363704.patch
Type: text/x-patch
Size: 9435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210803/78e4455f/attachment.bin>


More information about the llvm-commits mailing list