ROCm / hip-tests

MIT License
29 stars 31 forks source link

-fallow-half-arguments-and-returns is not recognized by clang #443

Closed littlewu2508 closed 6 months ago

littlewu2508 commented 11 months ago

Reference: https://reviews.llvm.org/D145345 Issue: https://github.com/ROCm/HIP/issues/3178

rakesroy commented 6 months ago

!verify

littlewu2508 commented 6 months ago

clang 18 includes https://github.com/llvm/llvm-project/commit/7f12dcac79f3d2653ae77cd1be0768e64ff7a518 which should fix this.