[llvm] [AMDGPU] Cluster export instruction in PostRA Scheduler (PR #141399)
Carl Ritson via llvm-commits
llvm-commits at lists.llvm.org
Mon May 26 00:43:51 PDT 2025
perlfu wrote:
> Maybe this can only apply post-RA?
I think we do need to do this pre-RA as well so RA understands the liveness of the register used for the exports.
https://github.com/llvm/llvm-project/pull/141399
More information about the llvm-commits
mailing list