[llvm] [AArch64] Fold UBFMXri to UBFMWri when it's an LSR or LSL alias (PR #106968)
Vitaly Buka via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 17 11:27:26 PDT 2024
=?utf-8?q?Csanád_Hajdú?= <csanad.hajdu at arm.com>,
=?utf-8?q?Csanád_Hajdú?= <csanad.hajdu at arm.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/106968 at github.com>
vitalybuka wrote:
> I can reproduce the failure locally with [20c5432](https://github.com/llvm/llvm-project/commit/20c5432d0fb4ac852482141d89287e3fcc2d1278), which is the commit right before this got merged, so it shouldn't be this change.
Thanks!
Then we need to bisect. @thurstond
https://github.com/llvm/llvm-project/pull/106968
More information about the llvm-commits
mailing list