[all-commits] [llvm/llvm-project] cccb4f: AMDGPU: Test more types with minimumnum and maximu...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri May 9 11:29:35 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cccb4fc4b803a1d37b375d2614cc1f0b100d5435
      https://github.com/llvm/llvm-project/commit/cccb4fc4b803a1d37b375d2614cc1f0b100d5435
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-05-09 (Fri, 09 May 2025)

  Changed paths:
    A llvm/test/CodeGen/AMDGPU/maximumnum.bf16.ll
    M llvm/test/CodeGen/AMDGPU/maximumnum.ll
    A llvm/test/CodeGen/AMDGPU/minimumnum.bf16.ll
    M llvm/test/CodeGen/AMDGPU/minimumnum.ll

  Log Message:
  -----------
  AMDGPU: Test more types with minimumnum and maximumnum (#139242)

We had custom lowering for the wider vectors of f16, but missing
test coverage for them. Also add more vector tests for bf16, and
split the bf16 cases into separate files so we can add globalisel
run lines.



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