[PATCH] D57244: [AsmPrinter] Remove hidden flag -print-schedule.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 26 03:01:44 PST 2019
RKSimon added a comment.
In D57244#1372388 <https://reviews.llvm.org/D57244#1372388>, @craig.topper wrote:
> How much of avx512-schedule.ll isn't covered by llvm-mca? The test itself seems to be a lot of copy and pastes from other files. I don't know if there's any unique content in it.
I'll try to go through the file and audit it, I think its mainly avx512dq instructions that aren't covered by llvm-mca tests. And I'll move the non-schedule tests into somewhere more suitable.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57244/new/
https://reviews.llvm.org/D57244
More information about the llvm-commits
mailing list