[PATCH] D110830: [AArch64] Make -mcpu=generic schedule for an in-order core

Kristof Beyls via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 4 07:53:21 PDT 2021


kristof.beyls added a comment.

> On a side note, it looks like llvm/test/CodeGen/ARM/speculation-hardening-sls.ll doesn't contain many of the check lines I would expect any more, after e497b12a69604b6d691312a30f6b86da4f18f7f8 <https://reviews.llvm.org/rGe497b12a69604b6d691312a30f6b86da4f18f7f8>. Is that expected, or should I make a patch to undo that?

That's definitely not expected by me. It looks like the test has lost it's most valuable checks.
If you have the time to make a patch to undo losing the most valuable checks there, that'd be  great!


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

https://reviews.llvm.org/D110830



More information about the llvm-commits mailing list