[PATCH] D94383: [SystemZ] Don't crash with -misched-cutoff

Ulrich Weigand via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 11 05:29:16 PST 2021


uweigand added a comment.

Could you elaborate why initPolicy is the correct place to clear the Available list?  I'm wondering because the default implementation doesn't appear to do that either, it looks like common code only clears the list in the main "init" ...


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

https://reviews.llvm.org/D94383



More information about the llvm-commits mailing list