[PATCH] D79524: [SVE] Fix incorrect usage of getNumElements() in InstCombineCalls
Christopher Tetreault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 6 15:20:01 PDT 2020
ctetreau added a comment.
This test case also hits the call to getNumElements() at IR/Function.cpp:1184. However, there is an open diff D79416 <https://reviews.llvm.org/D79416> for this call site so I've left it unresolved in this patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79524/new/
https://reviews.llvm.org/D79524
More information about the llvm-commits
mailing list