Ethan
Results
1
issues of
Ethan
### Problem Description Having trouble with `llvm.floor.v2bf16` and `llvm.fabs.v2bf16` using the SPIR-V target via `--offload-arch=amdgcnspirv`. With the following file using floor (same applies for fabs): ``` // main.cpp #include #include...