[Openmp-commits] [openmp] [OpenMP][cmake] Add SPARC support (PR #142364)
Rainer Orth via Openmp-commits
openmp-commits at lists.llvm.org
Tue Jun 3 05:43:45 PDT 2025
rorth wrote:
When I started working on the SPARC `-m32` issue, I did it along the lines of `IA32`, so `SPARC` would have been needed for that. Only later I did notice that the `-m32` support can be massively simplified, so the two indeed became separate. Will split.
https://github.com/llvm/llvm-project/pull/142364
More information about the Openmp-commits
mailing list