[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
Mon May 22 06:27:54 PDT 2023
bipmis updated this revision to Diff 524274.
bipmis added a comment.
Address review comments to generate a GEP to resolve the instruction dominance issues.
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.524274.patch
Type: text/x-patch
Size: 13929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230522/1a4ba1a2/attachment.bin>
More information about the llvm-commits
mailing list