[PATCH] D104668: [OpaquePtr] Handle addrspacecasts in InstCombine

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 21 14:31:01 PDT 2021


nikic updated this revision to Diff 353494.
nikic added a comment.

Use getWithSamePointeeType().


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

https://reviews.llvm.org/D104668

Files:
  llvm/lib/IR/Instructions.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
  llvm/test/Transforms/InstCombine/opaque-ptr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104668.353494.patch
Type: text/x-patch
Size: 4369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210621/95b6f002/attachment.bin>


More information about the llvm-commits mailing list