[PATCH] D110830: [AArch64] Make -mcpu=generic schedule for an in-order core
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 4 09:49:36 PDT 2021
dmgreen added a comment.
> 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!
Luckily it looks really easy to update, only a single character has changed in the checked lines since before the checks were regenerated. D111074 <https://reviews.llvm.org/D111074> resets that back to how it was before.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110830/new/
https://reviews.llvm.org/D110830
More information about the llvm-commits
mailing list