Files
clang-p2996/clang/test/CodeGen/math-libcalls.c
Michael Liao 5dbf80cad9 [clang][codegen] Annotate correctly-rounded-divide-sqrt-fp-math fn-attr for OpenCL only.
- `-cl-fp32-correctly-rounded-divide-sqrt` is an OpenCL-specific option
  and `correctly-rounded-divide-sqrt-fp-math` should be added for OpenCL
  at most.

Differential revision: https://reviews.llvm.org/D88303
2020-09-28 11:40:32 -04:00

27 KiB