[all-commits] [llvm/llvm-project] 2b230d: [AMDGPU][MC][GFX90A] Correct MIMG dst size validation

dpreobra via All-commits all-commits at lists.llvm.org
Thu Jul 28 04:30:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b230d69ad44a4ead1071572e78240e9bdc74e0d
      https://github.com/llvm/llvm-project/commit/2b230d69ad44a4ead1071572e78240e9bdc74e0d
  Author: Dmitry Preobrazhensky <d-pre at mail.ru>
  Date:   2022-07-28 (Thu, 28 Jul 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
    M llvm/test/MC/AMDGPU/mimg-err.s
    M llvm/test/MC/AMDGPU/misaligned-vgpr-tuples-err.s

  Log Message:
  -----------
  [AMDGPU][MC][GFX90A] Correct MIMG dst size validation

Correct validator to enable MIMG dst size checks.

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




More information about the All-commits mailing list