[PATCH] D135137: [AggressiveInstCombine] Load merge the reverse load pattern of consecutive loads.

Biplob Mishra via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 19 03:23:43 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG38f3e44997f0: [AggressiveInstCombine] Load merge the reverse load pattern of consecutive… (authored by bipmis).

Changed prior to commit:
  https://reviews.llvm.org/D135137?vs=468541&id=468846#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135137

Files:
  llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
  llvm/test/Transforms/AggressiveInstCombine/AArch64/or-load.ll
  llvm/test/Transforms/AggressiveInstCombine/X86/or-load.ll
  llvm/test/Transforms/PhaseOrdering/X86/loadcombine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135137.468846.patch
Type: text/x-patch
Size: 39131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221019/f6641554/attachment.bin>


More information about the llvm-commits mailing list