You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[AMDGPU] enable Hot Block Register Renaming by default for CI/CT run
This flips the default of -amdgpu-enable-hot-block-reg-renaming to true
to exercise the pass across large CI/CT builds. This is a temporary
enablement to flush out issues; users can still disable with
-mllvm -amdgpu-enable-hot-block-reg-renaming=false.
0 commit comments