[AMDGPU] Remove FIXME that was resolved by D30212
authorJay Foad <jay.foad@amd.com>
Tue, 28 Jun 2022 16:05:21 +0000 (17:05 +0100)
committerJay Foad <jay.foad@amd.com>
Wed, 29 Jun 2022 11:00:35 +0000 (12:00 +0100)
llvm/test/CodeGen/AMDGPU/clamp.ll

index 3587d0e..f8bd575 100644 (file)
@@ -178,7 +178,6 @@ define amdgpu_kernel void @v_clamp_negabs_f16(half addrspace(1)* %out, half addr
   ret void
 }
 
-; FIXME: Do f64 instructions support clamp?
 ; GCN-LABEL: {{^}}v_clamp_f64:
 ; GCN: {{buffer|flat|global}}_load_dwordx2 [[A:v\[[0-9]+:[0-9]+\]]]
 ; GCN: v_max_f64 v{{\[[0-9]+:[0-9]+\]}}, [[A]], [[A]] clamp{{$}}