[PATCH] D157875: AMDGPU: Replace fabs and copysign libcalls with intrinsics

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 14 10:49:36 PDT 2023


rampitec added a comment.

Why does it need strict-fp? Isn't it defined as just a bit operation?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157875/new/

https://reviews.llvm.org/D157875



More information about the llvm-commits mailing list