[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 03:24:14 PDT 2021
Krishnakariya updated this revision to Diff 363674.
Krishnakariya marked 2 inline comments as done.
Krishnakariya added a comment.
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.363674.patch
Type: text/x-patch
Size: 9435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210803/8f2e89ae/attachment.bin>
More information about the llvm-commits
mailing list