[Openmp-commits] [openmp] [OpenMP][RISCV] Add riscv32 support (PR #99494)
Pengcheng Wang via Openmp-commits
openmp-commits at lists.llvm.org
Fri Jul 19 21:00:12 PDT 2024
wangpc-pp wrote:
> You may also need changes in OMPT and OMPD. They are arch dependent I think.
I just searched "riscv64" and made riscv32 changes around riscv64 codes. We may not need to change OMPT/OMPD, or they are lack of riscv64 support?
https://github.com/llvm/llvm-project/pull/99494
More information about the Openmp-commits
mailing list