[all-commits] [llvm/llvm-project] e020f4: [ARM] Fix BF16 lowering with FullFP16
David Green via All-commits
all-commits at lists.llvm.org
Thu Dec 19 02:21:00 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e020f460275aab9053d9e090d0b777b40da14a81
https://github.com/llvm/llvm-project/commit/e020f460275aab9053d9e090d0b777b40da14a81
Author: David Green <david.green at arm.com>
Date: 2024-12-19 (Thu, 19 Dec 2024)
Changed paths:
M llvm/lib/Target/ARM/ARMISelLowering.cpp
M llvm/lib/Target/ARM/ARMISelLowering.h
A llvm/test/CodeGen/Thumb2/bf16-instructions.ll
Log Message:
-----------
[ARM] Fix BF16 lowering with FullFP16
This adds test coverage for bf16 instructions, making sure that lowering bf16
works with and without +fullfp16.
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