[PATCH] D90715: [VPlan] NFC: Change VFRange to take ElementCount
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 5 10:02:46 PST 2020
sdesmalen updated this revision to Diff 303154.
sdesmalen marked an inline comment as done.
sdesmalen added a comment.
- Added isEmpty method to VFRange.
- Added check that VFRange::Start is a power of 2.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90715/new/
https://reviews.llvm.org/D90715
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90715.303154.patch
Type: text/x-patch
Size: 4218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201105/3484a1da/attachment.bin>
More information about the llvm-commits
mailing list