[PATCH] D147958: [AMDGPU] NFC. Clean up check prefixes in fcmp test

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 10 11:46:03 PDT 2023


Joe_Nash created this revision.
Joe_Nash added reviewers: Pierre-vh, foad, arsenm.
Herald added subscribers: kosarev, StephenFan, kerbowa, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
Herald added a project: All.
Joe_Nash requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Fix the test introduced in D136592 <https://reviews.llvm.org/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.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D147958

Files:
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.fcmp.w64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147958.512209.patch
Type: text/x-patch
Size: 112262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230410/5eb154ae/attachment.bin>


More information about the llvm-commits mailing list