[llvm] [AMDGPU][TTI] Add Target Hook for Instruction Uniformity (getInstructionUniformity) (PR #137639)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 24 23:51:55 PDT 2025
https://github.com/arsenm commented:
Don't we already have special context dependent uniformity with the existing API? e.g. identifying math based on the work item ID
https://github.com/llvm/llvm-project/pull/137639
More information about the llvm-commits
mailing list