[AMDGPU] Add a comment for a missing fold
authorJay Foad <jay.foad@amd.com>
Wed, 7 Sep 2022 08:56:55 +0000 (09:56 +0100)
committerJay Foad <jay.foad@amd.com>
Wed, 7 Sep 2022 08:57:18 +0000 (09:57 +0100)
llvm/test/CodeGen/AMDGPU/kill-infinite-loop.ll

index 930a1b7..6b33b6b 100644 (file)
@@ -9,6 +9,7 @@
 ; this case right before the s_endpgm to avoid GPU hangs, which is what this
 ; tests.
 
+; FIXME: Immediate value 0x41200000 should be folded into the v_cmp instruction.
 define amdgpu_ps void @return_void(float %0) #0 {
 ; CHECK-LABEL: return_void:
 ; CHECK:       ; %bb.0: ; %main_body