[all-commits] [llvm/llvm-project] 3bc876: [AArch64] Add isel for bitcasting between bfloat a...
paulwalker-arm via All-commits
all-commits at lists.llvm.org
Sat Jan 29 03:29:03 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3bc876d0a3f1f7554b877b93c5f57ff7cba55ffa
https://github.com/llvm/llvm-project/commit/3bc876d0a3f1f7554b877b93c5f57ff7cba55ffa
Author: Paul Walker <paul.walker at arm.com>
Date: 2022-01-29 (Sat, 29 Jan 2022)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/AArch64/AArch64InstrInfo.td
M llvm/test/CodeGen/AArch64/bf16.ll
Log Message:
-----------
[AArch64] Add isel for bitcasting between bfloat and half types.
Differential Revision: https://reviews.llvm.org/D118420
More information about the All-commits
mailing list