[SVE] Make cstfp_pred_ty and cst_pred_ty work with scalable splats
authorChristopher Tetreault <ctetreau@quicinc.com>
Tue, 14 Jul 2020 20:36:33 +0000 (13:36 -0700)
committerChristopher Tetreault <ctetreau@quicinc.com>
Tue, 14 Jul 2020 21:20:39 +0000 (14:20 -0700)
commit9c87c5580575cefdebb02cc6685fb6b66fb375c9
treef432ab89d295f0ada766ab763c26a830ea3610cb
parentfcf0f75a59fb565e57d71c29f3e820828301c7e2
[SVE] Make cstfp_pred_ty and cst_pred_ty work with scalable splats

Reviewers: efriedma, lebedev.ri, fhahn, c-rhodes, david-arm

Reviewed By: efriedma, david-arm

Subscribers: tschuett, rkruppe, psnobl, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D83001
llvm/include/llvm/IR/Constants.h
llvm/include/llvm/IR/PatternMatch.h
llvm/test/Transforms/InstCombine/fmul.ll
llvm/test/Transforms/InstCombine/mul.ll
llvm/unittests/IR/PatternMatch.cpp