[all-commits] [llvm/llvm-project] f9c545: [AMDGPU] Fix test_fmaak_otherimm_src0_f64 test

Jay Foad via All-commits all-commits at lists.llvm.org
Tue Mar 1 08:38:14 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f9c545e1e2250e8a428730416a7e90f0a0ebe2ea
      https://github.com/llvm/llvm-project/commit/f9c545e1e2250e8a428730416a7e90f0a0ebe2ea
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2022-03-01 (Tue, 01 Mar 2022)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/twoaddr-fma-f64.mir

  Log Message:
  -----------
  [AMDGPU] Fix test_fmaak_otherimm_src0_f64 test

Judging by the name, and comparing with the f32 version, this was
supposed to be testing that FMAC with a non-inlinable constant
operand did not get converted to FMA.




More information about the All-commits mailing list