[PATCH] D158602: [AMDGPU] Don't wait for counters in chain function prologues

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 21 10:00:35 PDT 2023


foad added a comment.

> now that the counters are in unknown state, shouldn't we wait for their arrival so that we can access the registers for the arguments (which may be loaded from memory in the caller)?

Agreed. The patch description does not make sense to me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158602



More information about the llvm-commits mailing list