[all-commits] [llvm/llvm-project] 46fd15: [CodeGen][HLSL] Improved QuadReadAcrossX CodeGen t...
Kai via All-commits
all-commits at lists.llvm.org
Mon Apr 13 10:14:47 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 46fd15a21ad90b463747452e7e68c669a30dbd52
https://github.com/llvm/llvm-project/commit/46fd15a21ad90b463747452e7e68c669a30dbd52
Author: Kai <47328809+kcloudy0717 at users.noreply.github.com>
Date: 2026-04-13 (Mon, 13 Apr 2026)
Changed paths:
M clang/test/CodeGenHLSL/builtins/QuadReadAcrossX.hlsl
M clang/test/SemaHLSL/BuiltIns/QuadReadAcrossX-errors.hlsl
Log Message:
-----------
[CodeGen][HLSL] Improved QuadReadAcrossX CodeGen test (#188488)
This PR improves CodeGenHLSL tests for QuadReadAcrossX. It should cover
all supported types along with 16-bit types. Using regex captures to
simplify writing checks for subsequent test cases.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list