[all-commits] [llvm/llvm-project] 6f2686: [AArch64][SVE2] Generate SVE2 BSL instruction in L...
Dinar Temirbulatov via All-commits
all-commits at lists.llvm.org
Fri Apr 19 02:48:49 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f26867cfa4c1333e69a17f8a2fc8297a4ab6d45
https://github.com/llvm/llvm-project/commit/6f26867cfa4c1333e69a17f8a2fc8297a4ab6d45
Author: Dinar Temirbulatov <Dinar.Temirbulatov at arm.com>
Date: 2024-04-19 (Fri, 19 Apr 2024)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/test/CodeGen/AArch64/sve2-bsl.ll
Log Message:
-----------
[AArch64][SVE2] Generate SVE2 BSL instruction in LLVM for add/sub. (#88413)
Allow to fold or/and-and to BSL instuction for scalable vectors.
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