[all-commits] [llvm/llvm-project] 409c44: [AMDGPU] Validate dst and src2 non-overlapping res...

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Wed Jan 26 15:14:22 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 409c4436f9564883cac324b4371ec2b0919f721b
      https://github.com/llvm/llvm-project/commit/409c4436f9564883cac324b4371ec2b0919f721b
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2022-01-26 (Wed, 26 Jan 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
    M llvm/test/MC/AMDGPU/accvgpr-altnames.s
    M llvm/test/MC/AMDGPU/gfx90a_err_pos.s
    M llvm/test/MC/AMDGPU/mai-err.s
    M llvm/test/MC/AMDGPU/mai-gfx90a.s
    M llvm/test/MC/AMDGPU/mai.s
    M llvm/test/MC/AMDGPU/misaligned-vgpr-tuples-err.s

  Log Message:
  -----------
  [AMDGPU] Validate dst and src2 non-overlapping restriction in asm

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




More information about the All-commits mailing list