[PATCH] D102834: [SLPVectorizer] WIP Implement initial memory versioning (WIP!)
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 8 11:46:24 PDT 2021
fhahn updated this revision to Diff 350679.
fhahn added a comment.
Update to remove deleted instructions early, so we do not pick up instructions to be deleted during SCEV expansion, flip branch targets.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102834/new/
https://reviews.llvm.org/D102834
Files:
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/test/Transforms/SLPVectorizer/AArch64/memory-runtime-checks.ll
llvm/test/Transforms/SLPVectorizer/X86/memory-runtime-checks.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102834.350679.patch
Type: text/x-patch
Size: 34156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210608/927ba5b1/attachment.bin>
More information about the llvm-commits
mailing list