[PATCH] D57244: [AsmPrinter] Remove hidden flag -print-schedule.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 25 10:34:55 PST 2019


RKSimon added a comment.

avx512-shuffle-schedule.ll is covered by llvm-mca tests - I don't think it gives us much in additional codegen test coverage, we can maybe keep it around as avx512-shuffle.ll ?

avx512-schedule.ll - this isn't fully covered by llvm-mca tests, it also has some tests that don't look like they belong there (_mm512_set_epi32, stack folding tests etc.)

@craig.topper what do you think?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57244/new/

https://reviews.llvm.org/D57244





More information about the llvm-commits mailing list