[PATCH] D111034: [AArch64] Optimize add/sub with immediate

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 1 02:57:51 PDT 2021


benshi001 added a comment.

In D111034#3069427 <https://reviews.llvm.org/D111034#3069427>, @jaykang10 wrote:

> Sorry, my patch could cause the problem. I have pushed a bug patch https://reviews.llvm.org/D109963. 
> Please wait a couple of days to verify the bug patch and then rebase your patch.

I have rebased on your newest code and uploaded my patch, it works without any crashes on my localhost.

So if there is no concerns within several days, I will commit my new patch and wait for blames (if there will be). ^_^


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

https://reviews.llvm.org/D111034



More information about the llvm-commits mailing list