Any LLVM compiler can be used in hardware directly

Hello,

I know there are gcc-tool-chain in Freedom U SDK. Therefore, I can use gcc in the hardware directly. “riscv64-unknown-elf-gcc” can be used by the cross-compilation in llvm.
There are any llvm compiler can compile program in hardware directly?