[all-commits] [llvm/llvm-project] 37a92f: [AArch64][SVE2] SVE2 NBSL instruction lowering. (#...
Dinar Temirbulatov via All-commits
all-commits at lists.llvm.org
Fri Apr 26 09:07:47 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 37a92f9f60fc2f77264b06c5602a61aaa5196edb
https://github.com/llvm/llvm-project/commit/37a92f9f60fc2f77264b06c5602a61aaa5196edb
Author: Dinar Temirbulatov <Dinar.Temirbulatov at arm.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M llvm/lib/Target/AArch64/AArch64InstrInfo.td
M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
M llvm/test/CodeGen/AArch64/sve2-bsl.ll
Log Message:
-----------
[AArch64][SVE2] SVE2 NBSL instruction lowering. (#89732)
Allow to fold BSL/EOR instuctions to NBSL instruction 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