[all-commits] [llvm/llvm-project] 545864: [AArch64] Fix and vs or in tryCombineExtendRShTrun...
David Green via All-commits
all-commits at lists.llvm.org
Sat Jun 6 08:39:31 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5458641e2e81dd77b7145a78b0aac7ba3f0c1bdd
https://github.com/llvm/llvm-project/commit/5458641e2e81dd77b7145a78b0aac7ba3f0c1bdd
Author: David Green <david.green at arm.com>
Date: 2026-06-06 (Sat, 06 Jun 2026)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/test/CodeGen/AArch64/sve2-rsh.ll
Log Message:
-----------
[AArch64] Fix and vs or in tryCombineExtendRShTrunc (#202053)
This condition should be checking that both are true.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list