The current sched model uses JAny for mov instruction but it's wrong and should be changed on JALU01.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
This isn't correct for moves between scalar and vector for example, but it's less wrong in those cases, so LGTM as a partial fix.