[llvm-branch-commits] [llvm] [AMDGPU] Codegen support for constrained multi-dword sloads (PR #96163)
Matt Arsenault via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Jun 21 06:43:01 PDT 2024
https://github.com/arsenm commented:
Another strategy that might simplify the patterns is to always select the _ec versions, and then later swap to the non-ec versions if xnack is disabled
https://github.com/llvm/llvm-project/pull/96163
More information about the llvm-branch-commits
mailing list