[PATCH] D101576: Add support for llvm.assume intrinsic to the LoadStoreVectorizer pass
Viacheslav Nikolaev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 29 20:01:33 PDT 2021
wvoquine updated this revision to Diff 341750.
wvoquine added a comment.
Fixed the non-legacy pass compilation issue.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101576/new/
https://reviews.llvm.org/D101576
Files:
llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
llvm/test/Transforms/LoadStoreVectorizer/X86/vectorize-i8-nested-add.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101576.341750.patch
Type: text/x-patch
Size: 11919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210430/a63df3f6/attachment.bin>
More information about the llvm-commits
mailing list