Skip to content

Commit 6b74bee

Browse files
committed
Update TARGET=x280 description.
1 parent 1374a2d commit 6b74bee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ Please read `GotoBLAS_01Readme.txt` for older CPU models already supported by th
186186
```
187187
(also known to work on C906)
188188

189-
- **x280**: LLVM auto-vectorization using RISC-V Vector extension 1.0.
189+
- **x280**: Level-3 BLAS and Level-1,2 are optimized by RISC-V Vector extension 1.0.
190190
```sh
191191
make HOSTCC=gcc TARGET=x280 NUM_THREADS=8 CC=riscv64-unknown-linux-gnu-clang FC=riscv64-unknown-linux-gnu-gfortran
192192
```

0 commit comments

Comments
 (0)