https://github.com/Lukacma updated
https://github.com/llvm/llvm-project/pull/110136
>From 32586c6e8ad4bab6bb27c85c30868ff34064f4a2 Mon Sep 17 00:00:00 2001
From: Lukacma
Date: Thu, 26 Sep 2024 16:53:51 +0100
Subject: [PATCH 1/2] Update acle_neon_fscale.c
---
.../test/CodeGen/aarch64-neon-fp8-
https://github.com/Lukacma closed
https://github.com/llvm/llvm-project/pull/110136
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (Lukacma)
Changes
This patch fixes failure of acle_neon_fscale.c in non-aarch64 targets.
---
Full diff: https://github.com/llvm/llvm-project/pull/110136.diff
1 Files Affected:
- (modified) clang/test/CodeGen/aarch64-neon-fp8-intri
https://github.com/Lukacma created
https://github.com/llvm/llvm-project/pull/110136
This patch fixes failure of acle_neon_fscale.c in non-aarch64 targets.
>From 32586c6e8ad4bab6bb27c85c30868ff34064f4a2 Mon Sep 17 00:00:00 2001
From: Lukacma
Date: Thu, 26 Sep 2024 16:53:51 +0100
Subject: [PATC