[Hexagon] Prevent DAG combine on illegal types
Diff Detail
Diff Detail
Event Timeline
Comment Actions
The testcase throws the below error without the patch: llvm::MVT llvm::EVT::getSimpleVT() const: Assertion `isSimple() && "Expected a SimpleValueType!"' failed.