This was probably overlooked in recent bfloat patches.
Needed to handle bf16 constants in SelectionDAG.
ConstantFP:bf16<APFloat(0)>
Differential D81779
[SelectionDAG] Add MVT::bf16 to getConstantFP() asmith on Jun 12 2020, 5:52 PM. Authored by
Details
This was probably overlooked in recent bfloat patches. ConstantFP:bf16<APFloat(0)>
Diff Detail |