[PATCH] D125071: [InstCombine] Baseline tests for InstCombine optimization to merge GEP instructions with constant indices

William Junda Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 5 20:20:45 PDT 2022


huangjd created this revision.
huangjd added reviewers: davidxl, Carrot, nikic, spatel, reames.
Herald added a project: All.
huangjd requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Baseline tests for InstCombine optimization to merge GEP instructions with constant indices


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D125071

Files:
  llvm/test/Transforms/InstCombine/gep-merge-constant-indices.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125071.427522.patch
Type: text/x-patch
Size: 16952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220506/ac915673/attachment.bin>


More information about the llvm-commits mailing list