[PATCH] D155688: [PATCH] [llvm] [InstCombine] Reassociate loop invariant GEP index calculations.

Dmitriy Smirnov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 19 02:55:29 PDT 2023


d-smirnov created this revision.
Herald added subscribers: arphaman, hiraditya.
Herald added a project: All.
d-smirnov requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

upstreaming Paul Walker's patch


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D155688

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/gep-combine-loop-invariant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155688.541923.patch
Type: text/x-patch
Size: 5808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230719/18b1c657/attachment.bin>


More information about the llvm-commits mailing list