[PATCH] D40177: performance improvements for ThunderX2 T99
Davide Italiano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 17 16:01:45 PST 2017
davide added a comment.
I'm under the impression this is not NFC.
Presumably, the changes in the scheduler reflect in a different schedule being produced.
You can then check the IR (or MIR) with the new schedule.
If you feel motivated, you can check the test before (standalone), so that the commit will highlight the differences pre/post & will make the changeset more readable.
If no change in the schedule is produced, I'm confused.
Repository:
rL LLVM
https://reviews.llvm.org/D40177
More information about the llvm-commits
mailing list