[PATCH] D107822: [InstCombine] Fold Int2Ptr/PtrToInt if the ptr is dereferenceable
Krishna Kariya via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 12 05:34:38 PDT 2021
Krishnakariya updated this revision to Diff 365983.
Krishnakariya added a comment.
updated.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107822/new/
https://reviews.llvm.org/D107822
Files:
llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
llvm/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/test/Transforms/InstCombine/load-int2ptr-fold.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107822.365983.patch
Type: text/x-patch
Size: 9285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210812/dbdaf7f5/attachment.bin>
More information about the llvm-commits
mailing list