[PATCH] D118663: [AArch64] Adds SUBS and ADDS instructions to the MIPeepholeOpt.

Micah Weston via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 13 09:51:31 PST 2022


red1bluelost reopened this revision.
red1bluelost added a comment.
This revision is now accepted and ready to land.

In D118663#3317794 <https://reviews.llvm.org/D118663#3317794>, @nathanchance wrote:

> I have reverted this in 22eb1dae3fb20ca8ada865de1d95baab0e08a060 <https://reviews.llvm.org/rG22eb1dae3fb20ca8ada865de1d95baab0e08a060>, as it causes assertion failures when building the Linux kernel, which has caused our CI to go red:
>
> ...
>
> If there is any other information that I can provide or patches I can test, please let me know.

Thank you for reverting! I will look into this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118663



More information about the llvm-commits mailing list