[all-commits] [llvm/llvm-project] 9af538: [AArch64][GISel] Fix lowering of fp16 intrinsics (...
Sander de Smalen via All-commits
all-commits at lists.llvm.org
Fri Mar 14 04:06:33 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9af538420aca1e762f6ace41b93422b9f97f86a7
https://github.com/llvm/llvm-project/commit/9af538420aca1e762f6ace41b93422b9f97f86a7
Author: Sander de Smalen <sander.desmalen at arm.com>
Date: 2025-03-14 (Fri, 14 Mar 2025)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64RegisterBankInfo.cpp
M llvm/test/CodeGen/AArch64/arm64-vabs.ll
M llvm/test/CodeGen/AArch64/fp16_intrinsic_scalar_1op.ll
M llvm/test/CodeGen/AArch64/fp16_intrinsic_scalar_2op.ll
Log Message:
-----------
[AArch64][GISel] Fix lowering of fp16 intrinsics (#130156)
This addresses the issue described in
https://github.com/llvm/llvm-project/issues/128843
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