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

Krishna Kariya via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 26 00:33:46 PDT 2021


Krishnakariya updated this revision to Diff 361585.
Krishnakariya edited the summary of this revision.
Krishnakariya added a reviewer: spatel.

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.361585.patch
Type: text/x-patch
Size: 7751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210726/7e0eb507/attachment.bin>


More information about the llvm-commits mailing list