[PATCH] D79197: [SVE] Fix invalid usage of getNumElements() in InstCombineMulDivRem
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 4 11:49:07 PDT 2020
efriedma added a comment.
Looked a little more; I guess m_APInt doesn't match scalable vectors at the moment. Something to look at in the future.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79197/new/
https://reviews.llvm.org/D79197
More information about the llvm-commits
mailing list