[llvm] [AMDGPU] Add post-RA scheduling direction control via target features (PR #147708)
Carl Ritson via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 16 00:03:59 PDT 2025
perlfu wrote:
If you modify `overridePostRASchedPolicy` to pass the `MachineFunction` then this can work using function attribute approach.
https://github.com/llvm/llvm-project/pull/147708
More information about the llvm-commits
mailing list