mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-24 20:55:55 +01:00
disabled armclang hotfix cause armclang 20.0 performance gets a little
This commit is contained in:
parent
c12a67030a
commit
79a385faca
@ -118,7 +118,7 @@ accelerator_inline Grid_half sfw_float_to_half(float ff) {
|
|||||||
#ifdef GEN
|
#ifdef GEN
|
||||||
#if defined(A64FX) // breakout A64FX SVE ACLE here
|
#if defined(A64FX) // breakout A64FX SVE ACLE here
|
||||||
//#pragma message("building for A64FX / SVE ACLE")
|
//#pragma message("building for A64FX / SVE ACLE")
|
||||||
#define ARMCLANGHOTFIX
|
//#define ARMCLANGHOTFIX
|
||||||
#include "Grid_a64fx-2.h"
|
#include "Grid_a64fx-2.h"
|
||||||
#else
|
#else
|
||||||
#include "Grid_generic.h"
|
#include "Grid_generic.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user