diff options
author | Nikita Popov <npopov@redhat.com> | 2024-07-08 09:42:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-08 09:42:43 +0200 |
commit | 1604c24981a73fd7689626db87c23165d7303d7a (patch) | |
tree | 46837cc5ca8611bbc2f57dcfc402a603a2e77b79 /llvm/lib/Object/OffloadBinary.cpp | |
parent | 4132ab84eece2352302ced8803a88c140a217aff (diff) | |
download | llvm-1604c24981a73fd7689626db87c23165d7303d7a.zip llvm-1604c24981a73fd7689626db87c23165d7303d7a.tar.gz llvm-1604c24981a73fd7689626db87c23165d7303d7a.tar.bz2 |
[AArch64] Fix copy and paste error in tryCombineMULLWithUZP1() (NFCI) (#97729)
The bitcast check was performed on the wrong value in one of the
branches.
I believe this doesn't actually result in any behavior difference,
because the following code looking at ExtractHigh users currently
doesn't try to look through BITCASTS. I've left a TODO for that.
Fixes https://github.com/llvm/llvm-project/issues/94761.
Diffstat (limited to 'llvm/lib/Object/OffloadBinary.cpp')
0 files changed, 0 insertions, 0 deletions