how to choose llvm prebuild version under centos7.6?
I am using llvm-9.0 prebuild for linux, it worked ok, and if u want to try RoCM on AMD GPU , llvm >=9.0 is needed.
I had to build LLVM from source to use it on CentOS 7.6
can ‘’[Red Hat Enterprise Linux 7.4 ppc64le]‘’ pre-build be used on CentOS Linux release 7.2?
it is for powerpc, a kind of RISC, if u can not install llvm with yum, brew , u should build it form source
ok,thx,i have build it from source