[clang] [llvm] [HLSL][DXIL][SPIRV] WavePrefixSum intrinsic support (PR #167946)
Chris B via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 19 10:51:51 PST 2025
https://github.com/llvm-beanz commented:
You've combined a refactoring of existing code with a functional change. It would be better if the refactoring were done in a separate NFC change that could be evaluated separately from the new functionality being added.
https://github.com/llvm/llvm-project/pull/167946
More information about the llvm-commits
mailing list