[all-commits] [llvm/llvm-project] 57fe7f: [AMDGPU] NFC. Clean up check prefixes in fcmp test

Joe Nash via All-commits all-commits at lists.llvm.org
Tue Apr 11 06:58:27 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 57fe7f450d7e2d565a984573174515b495562b77
      https://github.com/llvm/llvm-project/commit/57fe7f450d7e2d565a984573174515b495562b77
  Author: Joe Nash <Joseph.Nash at amd.com>
  Date:   2023-04-11 (Tue, 11 Apr 2023)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.fcmp.w64.ll

  Log Message:
  -----------
  [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




More information about the All-commits mailing list