[llvm-branch-commits] [llvm] [AMDGPU] Disable VALU sinking and hoisting with WWM (PR #123124)
Carl Ritson via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Jan 16 22:59:24 PST 2025
perlfu wrote:
I guess my concern is performance regressions if any use of WWM (e.g. atomic optimizer) essentially turns off Machine LICM.
https://github.com/llvm/llvm-project/pull/123124
More information about the llvm-branch-commits
mailing list