[all-commits] [llvm/llvm-project] 90a17e: AMDGPU: Add mixed sign/zero-extend multiply-add test

Nicolai Hähnle via All-commits all-commits at lists.llvm.org
Thu Apr 14 21:35:37 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 90a17ef6cc3451945d7f3c40a0a9b5ab1b3a26e5
      https://github.com/llvm/llvm-project/commit/90a17ef6cc3451945d7f3c40a0a9b5ab1b3a26e5
  Author: Nicolai Hähnle <nicolai.haehnle at amd.com>
  Date:   2022-04-14 (Thu, 14 Apr 2022)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/mad_64_32.ll

  Log Message:
  -----------
  AMDGPU: Add mixed sign/zero-extend multiply-add test

There's a missed opportunity here that a later patch will exploit.




More information about the All-commits mailing list