[llvm-branch-commits] [clang] [AMDGPU] Add builtins for wave reduction intrinsics (PR #194814)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri May 8 04:23:34 PDT 2026


easyonaadit wrote:

> Missing sema tests for the constant argument validation. Also, what about interaction with #179589

Done.
That is a separate change and discussion. I feel these builtins can go in as is, and then based on the outcome of the discussion on #179589, they can be modified if need be.

https://github.com/llvm/llvm-project/pull/194814


More information about the llvm-branch-commits mailing list