[PATCH] D90715: [VPlan] NFC: Change VFRange to take ElementCount
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 5 02:53:51 PST 2020
dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.
This looks simple enough to me. I guess it does mean we can't use the same vplan for representing scalable and non-scalable vectorization plans, but that's probably a sensible thing to do.
LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90715/new/
https://reviews.llvm.org/D90715
More information about the llvm-commits
mailing list