[PATCH] D83001: [SVE] Make cstfp_pred_ty and cst_pred_ty work with scalable splats
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 7 12:03:21 PDT 2020
efriedma added a comment.
Actually, can you add similar tests that don't involve zero constants? I'm afraid at some point, we'll start folding them to zeroinitializer and end up on a different codepath.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83001/new/
https://reviews.llvm.org/D83001
More information about the llvm-commits
mailing list