[clang] [llvm] [HLSL][DXIL][SPIRV] QuadReadAcrossX intrinsic support (PR #184360)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 10 07:58:27 PDT 2026
kcloudy0717 wrote:
> This PR looks correct however our process is to first put up tests in the offload test suite going forward https://github.com/llvm/offload-test-suite/issues/882 before we merge new hlsl api functions.
Sounds good to me! I'll spend sometime adding the tests for them, one of them is already in progress (https://github.com/llvm/offload-test-suite/pull/934).
I'll keep that in mind going forward, thanks for letting me know.
https://github.com/llvm/llvm-project/pull/184360
More information about the llvm-commits
mailing list