[PATCH] D79053: [SVE] Fix invalid uses of VectorType::getNumElements() in ValueTracking
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 1 18:11:51 PDT 2020
efriedma accepted this revision.
efriedma added a comment.
LGTM
I still think enabling it for scalable vectors is worth pursuing, as a relatively small amount of work; see D79264 <https://reviews.llvm.org/D79264>. But we probably want the other changes here anyway, so this seems fine for now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79053/new/
https://reviews.llvm.org/D79053
More information about the llvm-commits
mailing list