[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 02:35:24 PDT 2021


Krishnakariya updated this revision to Diff 365945.
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.365945.patch
Type: text/x-patch
Size: 9311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210812/81a00ff8/attachment.bin>


More information about the llvm-commits mailing list