[PATCH] D105088: [InstCombine] Fold IntToPtr/PtrToInt to bitcast

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 18 14:14:59 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGda92e86263c3: [InstCombine] Fold IntToPtr/PtrToInt to bitcast (authored by Krishnakariya, committed by nikic).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105088/new/

https://reviews.llvm.org/D105088

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/ptr-int-ptr-icmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105088.359650.patch
Type: text/x-patch
Size: 4608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210718/6ed9d9cb/attachment-0001.bin>


More information about the llvm-commits mailing list