[PATCH] D152892: [AMDGPU] Remove return VGPRs from callee save list

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 01:18:52 PDT 2023


critson added a comment.

As pointed out by @sebastian-ne the other way to solve this is to remove the overlap of CSRs and return registers in amdgpu_gfx.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152892/new/

https://reviews.llvm.org/D152892



More information about the llvm-commits mailing list