[all-commits] [llvm/llvm-project] 3c0d81: [AMDGPU] Simplify scavenging in indirectCopyToAGPR

Jay Foad via All-commits all-commits at lists.llvm.org
Mon May 22 03:55:41 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3c0d81d43fd75ca89fdf59c4887afe6908ffb35e
      https://github.com/llvm/llvm-project/commit/3c0d81d43fd75ca89fdf59c4887afe6908ffb35e
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2023-05-22 (Mon, 22 May 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp

  Log Message:
  -----------
  [AMDGPU] Simplify scavenging in indirectCopyToAGPR

This just makes it clearer that we do not want the scavenger to spill
here. NFCI.

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




More information about the All-commits mailing list