Adam Yang
4446a9849a
[HLSL][SPIRV][DXIL] Implement WaveActiveSum intrinsic ( #118580 )
...
``` - add clang builtin to Builtins.td
- link builtin in hlsl_intrinsics
- add codegen for spirv intrinsic and two directx intrinsics to retain
signedness information of the operands in CGBuiltin.cpp
- add semantic analysis in SemaHLSL.cpp
- add lowering of spirv intrinsic to spirv backend in
SPIRVInstructionSelector.cpp
- add lowering of directx intrinsics to WaveActiveOp dxil op in
DXIL.td
- add test cases to illustrate passespendent pr merges.
```
Resolves #70106
---------
Co-authored-by: Finn Plummer <canadienfinn@gmail.com>
2025-01-16 10:35:23 -08:00
..
2024-12-09 21:10:09 +01:00
2024-12-11 14:10:00 -08:00
2024-12-09 21:10:09 +01:00
2025-01-09 13:17:43 +01:00
2024-08-22 09:40:27 +02:00
2025-01-16 10:35:23 -08:00
2024-12-19 12:17:21 -07:00
2024-08-22 09:40:27 +02:00
2024-12-16 10:29:46 +01:00
2024-08-12 15:49:43 +02:00
2025-01-07 10:42:23 +01:00
2025-01-06 19:57:30 -05:00
2024-11-05 17:26:08 +02:00
2024-09-26 10:57:02 +02:00
2025-01-14 17:44:07 +01:00
2024-07-11 07:16:29 +02:00
2025-01-13 10:31:25 -08:00
2025-01-14 17:44:07 +01:00
2024-08-12 15:49:43 +02:00
2025-01-16 14:26:29 +01:00
2025-01-07 10:42:23 +01:00
2024-06-19 10:39:41 +02:00
2024-09-25 00:44:57 +01:00
2024-10-30 14:57:32 +01:00
2024-10-31 13:55:30 +01:00
2024-10-31 13:55:30 +01:00
2024-12-03 16:18:06 +01:00
2024-08-21 13:08:25 +02:00
2024-06-24 17:19:08 +02:00
2024-06-26 19:38:51 +02:00
2024-11-04 13:10:57 +01:00
2024-08-12 15:49:43 +02:00
2024-06-06 16:31:10 +02:00
2025-01-07 10:42:23 +01:00
2024-05-20 19:05:25 +02:00
2024-05-20 19:05:25 +02:00
2024-08-12 15:49:43 +02:00
2024-09-25 00:44:57 +01:00
2025-01-14 17:45:10 +01:00
2025-01-07 11:14:10 +01:00
2024-12-09 21:10:09 +01:00
2025-01-07 10:42:23 +01:00
2025-01-07 10:42:23 +01:00
2025-01-07 10:42:23 +01:00
2025-01-07 10:42:23 +01:00
2024-09-20 13:00:04 -07:00
2024-10-31 13:55:30 +01:00
2025-01-07 10:42:23 +01:00
2024-08-12 15:49:43 +02:00
2024-06-05 09:56:52 +02:00
2024-11-05 11:25:58 +01:00
2024-09-11 14:18:14 +02:00
2024-10-30 14:57:32 +01:00
2024-12-09 21:10:09 +01:00
2024-12-09 21:10:09 +01:00
2024-12-09 21:10:09 +01:00
2024-11-12 14:04:45 -05:00
2024-08-12 15:49:43 +02:00
2024-09-25 00:44:57 +01:00
2024-10-31 13:55:30 +01:00
2024-10-31 13:55:30 +01:00
2024-12-11 14:10:00 -08:00
2024-05-14 11:35:11 +02:00
2024-12-11 14:10:00 -08:00
2025-01-07 10:42:23 +01:00
2024-08-12 15:49:43 +02:00