[all-commits] [llvm/llvm-project] 1aea02: [LLVM][SVE] Add isel for bfloat based select opera...
Paul Walker via All-commits
all-commits at lists.llvm.org
Fri Feb 28 02:56:31 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1aea0241f1cce9eb4eba3e4add3be9370e30e415
https://github.com/llvm/llvm-project/commit/1aea0241f1cce9eb4eba3e4add3be9370e30e415
Author: Paul Walker <paul.walker at arm.com>
Date: 2025-02-28 (Fri, 28 Feb 2025)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/AArch64/SVEInstrFormats.td
M llvm/test/CodeGen/AArch64/sve-select.ll
Log Message:
-----------
[LLVM][SVE] Add isel for bfloat based select operations. (#128881)
Patch also adds missing tests for unpacked half and float types.
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