[PATCH] D119238: [InstCombine] Support load-store forwarding with scalable vector types
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 8 08:21:50 PST 2022
david-arm updated this revision to Diff 406839.
david-arm added a comment.
- Return nullptr if the offset exceeds the known minimum value for a scalable vector.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119238/new/
https://reviews.llvm.org/D119238
Files:
llvm/lib/Analysis/ConstantFolding.cpp
llvm/test/Transforms/InstCombine/load-store-forward.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119238.406839.patch
Type: text/x-patch
Size: 13125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220208/d9a6c114/attachment.bin>
More information about the llvm-commits
mailing list