[all-commits] [llvm/llvm-project] 216dee: [AMDGPU] Add IntrWillReturn to recently added intr...

Jay Foad via All-commits all-commits at lists.llvm.org
Mon Mar 1 09:35:46 PST 2021


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

  Changed paths:
    M llvm/include/llvm/IR/IntrinsicsAMDGPU.td

  Log Message:
  -----------
  [AMDGPU] Add IntrWillReturn to recently added intrinsics

This adds IntrWillReturn to the gfx90a mfma intrinsics, to match all the
other mfma intrinsics, and llvm.amdgcn.live.mask, to match
llvm.amdgcn.ps.live.

Differential Revision: https://reviews.llvm.org/D97675




More information about the All-commits mailing list