[all-commits] [llvm/llvm-project] ef8feb: [AMDGPU][MC][NFC] Correct error message

dpreobra via All-commits all-commits at lists.llvm.org
Fri Sep 16 08:22:38 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ef8feb63590dc4e5988194962a37d8746f8d1ac6
      https://github.com/llvm/llvm-project/commit/ef8feb63590dc4e5988194962a37d8746f8d1ac6
  Author: Dmitry Preobrazhensky <dmitri.preobrazhenski at gmail.com>
  Date:   2022-09-16 (Fri, 16 Sep 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
    M llvm/test/MC/AMDGPU/expressions-gfx10.s
    M llvm/test/MC/AMDGPU/expressions-gfx9.s
    M llvm/test/MC/AMDGPU/gfx10_asm_err.s
    M llvm/test/MC/AMDGPU/gfx10_err_pos.s
    M llvm/test/MC/AMDGPU/gfx11_asm_vopd_errs.s
    M llvm/test/MC/AMDGPU/literals.s
    M llvm/test/MC/AMDGPU/literalv216-err.s
    M llvm/test/MC/AMDGPU/sop2-err.s
    M llvm/test/MC/AMDGPU/sopc-err.s
    M llvm/test/MC/AMDGPU/vop3-literal.s

  Log Message:
  -----------
  [AMDGPU][MC][NFC] Correct error message

Differential Revision: https://reviews.llvm.org/D134028




More information about the All-commits mailing list