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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Nov 22 12:13:42 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a05a1d6eefe6bfb46d2e5ee6191a10cfefd64484
      https://github.com/llvm/llvm-project/commit/a05a1d6eefe6bfb46d2e5ee6191a10cfefd64484
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-11-22 (Fri, 22 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 (#117048)

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