mert-kurttutan
|
1545df84e8
|
Tenstorrent support (#8803)
SFPI C++ is Tenstorrent’s C++ environment for writing custom SFPU/Tensix
kernel code with the `riscv-tt-elf-g++` toolchain.
infra PRs:
-
[compiler-explorer/infra#2164](https://github.com/compiler-explorer/infra/pull/2164)
-
[compiler-explorer/infra#2183](https://github.com/compiler-explorer/infra/pull/2183)
Things this PR adds:
- General support for SFPI C++
- A dedicated SFPI compiler implementation
- SFPI config for local and Amazon-style `/opt/compiler-explorer`
installs
- An SFPI example
- Ability to compile for specific machines with mcpu flag
Things not implemented:
- Program execution
- Binary output support
Links:
- Source code: https://github.com/tenstorrent/sfpi
- Tenstorrent: https://tenstorrent.com/
|
2026-06-19 11:31:32 -04:00 |
|