[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 04:16:34 PDT 2021
    
    
  
Krishnakariya updated this revision to Diff 361618.
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.361618.patch
Type: text/x-patch
Size: 7789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210726/d590e86e/attachment.bin>
    
    
More information about the llvm-commits
mailing list