<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/99427>99427</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            OpenMP project can'be built on riscv32 platforms
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          wangpc-pp
      </td>
    </tr>
</table>

<pre>
    ```rst
**LIBOMP_ARCH** = ``aarch64|aarch64_32|arm|i386|loongarch64|mic|mips|mips64|ppc64|ppc64le|x86_64|riscv64|s390x``
 The default value for this option is chosen based on probing the compiler for
  architecture macros (e.g., is ``__x86_64__`` predefined by compiler?).
```
 See also: https://github.com/riscv-collab/riscv-gnu-toolchain/pull/1512
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJx8Uk2PnDAM_TXmEg0KhoHhwGF2VqiVutpV2zsKwUCqQKIkzO7--4qPzt4qRTg29vPLs4X3apiJKjg_wfk5EksYjavexTxYebI2ak33WUHO9-N8AP4M_Aq4nh_fn15f3prrz9u3PcAgfWZ7qhBOjnkGxe24NSmujpuguKn0kkNx08bMwyNvUnL7Wn-YLWqt_LKaoLh9XPJmCznl5X27-bTkHwfLjR_7PRLrqBeLDuwu9EKsN46FUXlmbFBmZsozORpPM2uFp46ZmVlnWjUPLIzEpJms0uTWugOTrVRVIBkWR2wS0hnPAC8UDzHgbUXcOTTNzrFpdp9ZRx31aqaOtZ8PaEhrwDI-FP2n8dHsFxET2htIr2wMwXpIr4A1YD2oMC5tLM0EWG8anKTRWrQPd5iXUzBGy1GoGbC2i9aAdXJOMOqqtCvTUkRUJQUmWJwz5NFYFdQLIsQEeVtgX-Qix7Is8i5LsesTGakKOWa8SC4842nGY8Qz56WQfXtpOV1KyDhNQulY6_sUGzdEyvuFqrLMsIi0aEn7bc8QZ3pn209AXNfOVWvNqV0GDxnXygf_hRJU0FS9Wppf3tYR_SEZmBQzYNESaxelwzq87ekpMqtF6I2bfLQ4Xf1HurXBYU4HLGC90fKA9U77XuHfAAAA__-rrfhH">