Preserves flags and metadata like the other cases.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D157875
AMDGPU: Replace fabs and copysign libcalls with intrinsics ClosedPublic Authored by arsenm on Aug 14 2023, 7:45 AM.
Details
Summary Preserves flags and metadata like the other cases.
Diff Detail Event Timelinearsenm added a parent revision: D157874: AMDGPU: Replace some libcalls with intrinsics.Aug 14 2023, 7:46 AM Comment Actions
It doesn't, that's why it's allowed here unlike the other cases Comment Actions
Ough, I see. LGTM. This revision is now accepted and ready to land.Aug 14 2023, 10:51 AM
Revision Contents
Diff 549930 llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp
llvm/test/CodeGen/AMDGPU/amdgpu-simplify-libcall-copysign.ll
llvm/test/CodeGen/AMDGPU/amdgpu-simplify-libcall-fabs.ll
|