[all-commits] [llvm/llvm-project] dd32d2: [AMDGPU] Form V_MAD_U64_U32 from mul24 (#72393)

Pierre van Houtryve via All-commits all-commits at lists.llvm.org
Mon Dec 11 02:38:40 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dd32d26a37e22a3bce15ed8c21145b17ff5e1401
      https://github.com/llvm/llvm-project/commit/dd32d26a37e22a3bce15ed8c21145b17ff5e1401
  Author: Pierre van Houtryve <pierre.vanhoutryve at amd.com>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/VOP3Instructions.td
    M llvm/test/CodeGen/AMDGPU/integer-mad-patterns.ll
    M llvm/test/CodeGen/AMDGPU/machine-sink-temporal-divergence-swdev407790.ll

  Log Message:
  -----------
  [AMDGPU] Form V_MAD_U64_U32 from mul24 (#72393)

Fixes SWDEV-421067




More information about the All-commits mailing list