[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
Wed Oct 12 06:12:32 PDT 2022


bipmis updated this revision to Diff 467114.
bipmis added a comment.

Revert mixed sized load merge and handle review comments.


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

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


More information about the llvm-commits mailing list