[PATCH] D150864: [AggressiveInstCombine] Handle the nested GEP/BitCast scenario in Load Merge.

Biplob Mishra via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 02:36:51 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcbc50ba12e61: [AggressiveInstCombine] Handle the nested GEP/BitCast scenario in Load Merge. (authored by bipmis).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150864

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: D150864.525078.patch
Type: text/x-patch
Size: 10888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230524/0a002078/attachment.bin>


More information about the llvm-commits mailing list