[PATCH] D156853: [AMDGPU] Add metadata to track preloaded arguments
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 2 01:20:08 PDT 2023
rampitec added a comment.
I have a problem with the 'current FW'. What if an user uses not a current FW? Preloading shall be accompanied with the 1) code reading SGPRs 2) FW writing these SGPRs 3) RT undertstanding all of that. If any of that disagrees things will get broken. From this review request I do not see how is that going to happen in a lockstep.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156853/new/
https://reviews.llvm.org/D156853
More information about the llvm-commits
mailing list