[all-commits] [llvm/llvm-project] 026af9: [AMDGPU][True16][MC] remove duplicated test line i...

Brox Chen via All-commits all-commits at lists.llvm.org
Fri Nov 22 08:02:22 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 026af9e972469c878e51f1215659b7264da0136d
      https://github.com/llvm/llvm-project/commit/026af9e972469c878e51f1215659b7264da0136d
  Author: Brox Chen <guochen2 at amd.com>
  Date:   2024-11-22 (Fri, 22 Nov 2024)

  Changed paths:
    M llvm/test/MC/AMDGPU/gfx11_asm_vop3.s
    M llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp16.s
    M llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp8.s
    M llvm/test/MC/AMDGPU/gfx12_asm_vop3.s
    M llvm/test/MC/AMDGPU/gfx12_asm_vop3_dpp16.s
    M llvm/test/MC/AMDGPU/gfx12_asm_vop3_dpp8.s

  Log Message:
  -----------
  [AMDGPU][True16][MC] remove duplicated test line in VOP3 test (#117193)

This is a NFC change. Remove duplicated test line in gfx11/gfx12 vop3
test file with the latest `update_mc_test_script.py --unique` option

This is also preparing for the up-coming true16 change



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