[PATCH] D101680: Change the context instruction for computeKnownBits in LoadStoreVectorizer pass
Viacheslav Nikolaev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 6 20:55:35 PDT 2021
wvoquine updated this revision to Diff 343573.
wvoquine marked an inline comment as done.
wvoquine added a comment.
Update the test `ld_v2i8_add_context` to align it with the comment put for the test: the llvm.assume should be placed between the two loads.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101680/new/
https://reviews.llvm.org/D101680
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: D101680.343573.patch
Type: text/x-patch
Size: 16034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210507/96281728/attachment-0001.bin>
More information about the llvm-commits
mailing list