[all-commits] [llvm/llvm-project] af28ec: MachineVerifier: Print name of failing subregister...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Mar 3 09:16:15 PST 2025


  Branch: refs/heads/users/arsenm/machine-verifier/print-subreg-index-name
  Home:   https://github.com/llvm/llvm-project
  Commit: af28ec9794e0cd2e6f500cd77ad63e23196b1277
      https://github.com/llvm/llvm-project/commit/af28ec9794e0cd2e6f500cd77ad63e23196b1277
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-03-04 (Tue, 04 Mar 2025)

  Changed paths:
    M llvm/lib/CodeGen/MachineVerifier.cpp
    A llvm/test/MachineVerifier/AMDGPU/unsupported-subreg-index.mir

  Log Message:
  -----------
  MachineVerifier: Print name of failing subregister index

I'm not sure of a good example to test the "does not fully support"
case.


  Commit: 65f4c58232234de7c941a8c73465c9c8c020f844
      https://github.com/llvm/llvm-project/commit/65f4c58232234de7c941a8c73465c9c8c020f844
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-03-04 (Tue, 04 Mar 2025)

  Changed paths:
    M llvm/test/MachineVerifier/AMDGPU/unsupported-subreg-index.mir

  Log Message:
  -----------
  Fix test


  Commit: 27c41bdf7f6f2756ba22eccf822c7380b195c3e4
      https://github.com/llvm/llvm-project/commit/27c41bdf7f6f2756ba22eccf822c7380b195c3e4
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-03-04 (Tue, 04 Mar 2025)

  Changed paths:
    M llvm/test/MachineVerifier/AMDGPU/unsupported-subreg-index.mir

  Log Message:
  -----------
  Use -filetype=null


  Commit: b1ec143e376ba9fcd1636325f4adc74fa0fef294
      https://github.com/llvm/llvm-project/commit/b1ec143e376ba9fcd1636325f4adc74fa0fef294
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-03-04 (Tue, 04 Mar 2025)

  Changed paths:
    M llvm/test/MachineVerifier/AMDGPU/unsupported-subreg-index-aligned-vgpr-check.mir

  Log Message:
  -----------
  Fix other test


  Commit: 9d8a1edeb819182b98f0efa944f3de8883c3316a
      https://github.com/llvm/llvm-project/commit/9d8a1edeb819182b98f0efa944f3de8883c3316a
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-03-04 (Tue, 04 Mar 2025)

  Changed paths:
    R llvm/test/MachineVerifier/AMDGPU/unsupported-subreg-index.mir

  Log Message:
  -----------
  Delete redundant test


Compare: https://github.com/llvm/llvm-project/compare/f0b59cd04ea4...9d8a1edeb819

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list