[all-commits] [llvm/llvm-project] f09708: AMDGPU: Add more mad_64_32 test cases

Nicolai Hähnle via All-commits all-commits at lists.llvm.org
Thu Apr 14 22:38:59 PDT 2022


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

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

  Log Message:
  -----------
  AMDGPU: Add more mad_64_32 test cases

Test the behavior when a MUL is used multiple times, as well as when it
is uniform.

Run the tests for gfx9 as well, which added S_MUL_HI_[IU]32.




More information about the All-commits mailing list