[all-commits] [llvm/llvm-project] 5d439a: AMDGPU: Add basic verification for mfma scale intr...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Nov 21 09:10:27 PST 2024


  Branch: refs/heads/users/arsenm/gfx950/basic-verification-mfma-scale-intrinsics
  Home:   https://github.com/llvm/llvm-project
  Commit: 5d439a90ec59b6ab6b95cefa7468878b7f072df1
      https://github.com/llvm/llvm-project/commit/5d439a90ec59b6ab6b95cefa7468878b7f072df1
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-11-21 (Thu, 21 Nov 2024)

  Changed paths:
    M llvm/include/llvm/IR/IntrinsicsAMDGPU.td
    M llvm/lib/IR/Verifier.cpp
    A llvm/test/Verifier/AMDGPU/mfma-scale.ll

  Log Message:
  -----------
  AMDGPU: Add basic verification for mfma scale intrinsics

Verify the format is valid and the type is one of the expected
i32 vectors. Verify the used vector types at least cover the
requirements of the corresponding format operand.



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