[PATCH] D137201: [AggressiveInstCombine] Handle the insert point of the merged load correctly.
Biplob Mishra via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 21 03:31:07 PST 2022
bipmis updated this revision to Diff 476842.
bipmis added a subscriber: dstuttard.
bipmis added a comment.
Handle review comments on Load and Load pointer in separate BB's.
@dstuttard Would be good if the patch can be tested with non-Opaque Pointers as well. I have done a sanity test and it should work OK. Thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137201/new/
https://reviews.llvm.org/D137201
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: D137201.476842.patch
Type: text/x-patch
Size: 41420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221121/05599433/attachment.bin>
More information about the llvm-commits
mailing list