[Hexagon] Replace HexagonISD::VSPLAT with ISD::SPLAT_VECTOR
This removes VSPLAT and VZERO. VZERO is now SPLAT_VECTOR of (i32 0).
Included is also a testcase for the previous (target-independent)
commit.
[Hexagon] Replace HexagonISD::VSPLAT with ISD::SPLAT_VECTOR kparzysz on Oct 9 2020, 6:17 PM. Authored by Tags None Subscribers None
Description
Details
|