[AMDGPU] NFC. Clean up check prefixes in fcmp test
authorJoe Nash <Joseph.Nash@amd.com>
Mon, 10 Apr 2023 18:23:42 +0000 (14:23 -0400)
committerJoe Nash <Joseph.Nash@amd.com>
Tue, 11 Apr 2023 13:58:03 +0000 (09:58 -0400)
commit57fe7f450d7e2d565a984573174515b495562b77
tree5c3dc79b8d550249c6bba686d06bd0d6d2d2ea8f
parent2217888d2c86f70ced50eba1d68185ccf0fdade3
[AMDGPU] NFC. Clean up check prefixes in fcmp test

Fix the test introduced in D136592 which appeared to have a few check lines
containing an un-checked prefix "GISEL-GFX".
Also canonicalize the other prefixes to minimize churn if SDag and GISel
diverge.

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D147958
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.fcmp.w64.ll