[PATCH] D125934: [InstCombine] Changing constant-indexed GEP of GEP to i8* for merging

William Junda Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 30 14:27:16 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa9119143a2d1: [InstCombine] Changing constant-indexed GEP of GEP to i8* for merging (authored by huangjd).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125934

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/gep-merge-constant-indices.ll
  llvm/test/Transforms/InstCombine/opaque-ptr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125934.441523.patch
Type: text/x-patch
Size: 12582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220630/d07424b9/attachment.bin>


More information about the llvm-commits mailing list