[PATCH] D95946: [AMDGPU] Save all lanes for reserved VGPRs

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 3 06:04:04 PST 2021


arsenm added a comment.

Can we avoid spilling the clobbered registers if we know the function doesn't use whole wave mode?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95946



More information about the llvm-commits mailing list