[PATCH] D147260: [Loads] Support SCEVAddExpr as start for pointer AddRec.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 31 13:36:31 PDT 2023
fhahn updated this revision to Diff 510123.
fhahn added a comment.
Add check if offset is aligned.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147260/new/
https://reviews.llvm.org/D147260
Files:
llvm/lib/Analysis/Loads.cpp
llvm/test/Transforms/LoopVectorize/X86/load-deref-pred.ll
llvm/test/Transforms/LoopVectorize/load-of-struct-deref-pred.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147260.510123.patch
Type: text/x-patch
Size: 40839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230331/3a212667/attachment.bin>
More information about the llvm-commits
mailing list