[RISCV] Split f64 undef into two i32 undefs
authorwangpc <pc.wang@linux.alibaba.com>
Tue, 8 Feb 2022 05:42:15 +0000 (13:42 +0800)
committerwangpc <pc.wang@linux.alibaba.com>
Tue, 8 Feb 2022 05:42:15 +0000 (13:42 +0800)
commitc53d99c37de5028beca32416727e609d2dffacba
tree3cf6427a824d3ec9d71529776d0c48e7a84895c4
parentadbc7a2665768d54a7b35e8d9e5d4a02dee6de6d
[RISCV] Split f64 undef into two i32 undefs

So that no store instruction will be generated.

Reviewed By: asb

Differential Revision: https://reviews.llvm.org/D118222
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/double-calling-conv.ll