[PATCH] D125438: [InstCombine] NEW 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 19 11:46:31 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6107cdc9295d: [InstCombine] NEW Baseline tests for InstCombine optimization to merge GEP… (authored by huangjd).

Changed prior to commit:
  https://reviews.llvm.org/D125438?vs=430202&id=430762#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125438

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125438.430762.patch
Type: text/x-patch
Size: 16961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220519/ca739160/attachment.bin>


More information about the llvm-commits mailing list