[PATCH] D135137: [AggressiveInstCombine] Load merge the reverse load pattern and mixed load sizes.

Biplob Mishra via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 18 07:54:39 PDT 2022


bipmis updated this revision to Diff 468541.
bipmis marked 2 inline comments as done.
bipmis added a comment.

Repatch with test loadCombine commited.


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.468541.patch
Type: text/x-patch
Size: 39131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221018/900860ad/attachment.bin>


More information about the llvm-commits mailing list