This patch adds new InstrItinClass for the Hexagon backend.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Test cases: Can you capture the change in timing classes as a scheduling change that can be tested?
Comment Actions
Anshu,
These timing classes have no effect on V4 instruction set so there is no easy way to test them at this point. However, I'll be adding tests to verify timing classes when add V5 support.
Comment Actions
Okay, please remember to add tests when you add v5 support. It need not be an elaborate set though that would be even better :)). We should have tests to ensure that the timing classes are actually consumed and used in codegen.