[PATCH] D110841: [AArch64] Remove redundant ORRWrs which is generated by zero-extend
JinGu Kang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 25 01:09:55 PDT 2021
jaykang10 added a comment.
In D110841#3083244 <https://reviews.llvm.org/D110841#3083244>, @dmgreen wrote:
>> No error from bootstrap build and check-all on AArch64 machine.
>
> Thanks. Knowing you were away for a few days I took the time to include this in some csmith testing which I happened to already be running for another reason. It didn't come up with any other problems related to this, which is a good sign (but doesn't mean something else might be wrong, just that csmith like code does OK). So LGTM.
Thanks for checking csmith @dmgreen! Let me push this patch after rebase.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110841/new/
https://reviews.llvm.org/D110841
More information about the llvm-commits
mailing list