Remove 'vbroadcast' builtin & intrinsic in favour of 'vmv.v.x' and 'vfmv.v.f'
- Also replace RISCVISD::VBROADCAST node with RISCVISD::VMV_V_X and RISCVISD::VFMV_V_F, so that they can be more precisely constrained. - Update EPIFoldBroadcast phase accordingly.
Loading
Please sign in to comment