YixingZhang007
ab645f1dff
[SPIRV] Avoid OpQuantizeToF16 in SPIR-V kernel test ( #158086 )
...
This PR resolves the current failure in the `integer-casts.ll` SPIR-V
test during CI runs in `llvm-project`.
The failure occurs because the SPIR-V instruction `OpQuantizeToF16`
requires the `Capability::Shader`. However, the function in
`integer-casts.ll` is written as a kernel function and executed in a
kernel environment. Therefore, `Capability::Kernel` is emitted instead
of `Capability::Shader`. To fix this, we remove the `QuantizeToF16` test
from`integer-casts.ll` in this PR.
2025-09-30 16:58:35 +01:00
..
2024-12-09 21:10:09 +01:00
2025-06-17 11:26:47 -04:00
2025-03-26 17:58:10 +01:00
2025-09-30 16:01:30 +01:00
2024-08-22 09:40:27 +02:00
2025-01-17 14:46:14 -05:00
2025-09-25 12:34:47 -04:00
2025-09-25 16:35:14 -07:00
2025-03-26 17:58:10 +01:00
2025-06-03 09:50:23 -04:00
2025-09-30 16:58:35 +01:00
2025-06-18 17:26:40 +02:00
2025-09-28 16:51:49 -07:00
2025-07-16 11:28:55 -07:00
2025-03-26 17:58:10 +01:00
2025-03-26 17:58:10 +01:00
2025-08-28 09:12:36 -07:00
2025-08-03 21:27:14 +02:00
2025-09-11 15:02:43 +02:00
2025-09-28 05:54:59 -07:00
2024-08-12 15:49:43 +02:00
2025-02-13 17:46:42 +01:00
2025-08-03 22:27:36 +02:00
2025-08-05 15:10:15 +02:00
2025-08-20 13:19:45 +01:00
2025-03-26 17:58:10 +01:00
2024-06-19 10:39:41 +02:00
2025-03-26 17:58:10 +01:00
2025-09-22 14:52:57 +02:00
2024-10-31 13:55:30 +01:00
2024-10-31 13:55:30 +01:00
2025-03-21 19:56:35 -04:00
2024-08-21 13:08:25 +02:00
2025-07-09 13:52:06 +01:00
2025-07-09 13:52:06 +01:00
2025-02-18 12:03:37 +01:00
2025-09-30 16:01:30 +01:00
2025-03-26 17:58:10 +01:00
2025-03-26 17:58:10 +01:00
2025-06-11 20:13:01 +02:00
2024-11-04 13:10:57 +01:00
2025-08-03 22:27:36 +02:00
2025-06-03 09:50:23 -04:00
2025-06-03 09:50:23 -04:00
2024-08-12 15:49:43 +02:00
2025-08-03 21:17:55 +02:00
2025-01-07 10:42:23 +01:00
2025-08-28 09:12:36 -07:00
2025-06-10 14:48:25 +02:00
2024-08-12 15:49:43 +02:00
2024-09-25 00:44:57 +01:00
2025-03-26 17:58:10 +01:00
2025-08-03 21:17:55 +02:00
2025-01-14 17:45:10 +01:00
2025-06-03 09:50:23 -04:00
2025-01-07 11:14:10 +01:00
2025-08-03 22:27:36 +02:00
2025-03-26 17:58:10 +01:00
2024-12-09 21:10:09 +01:00
2025-01-07 10:42:23 +01:00
2025-09-28 16:34:42 -07:00
2025-01-07 10:42:23 +01:00
2025-01-07 10:42:23 +01:00
2025-03-26 17:58:10 +01:00
2025-08-03 21:17:55 +02:00
2025-08-04 10:42:33 +02:00
2025-03-26 17:58:10 +01:00
2025-01-07 10:42:23 +01:00
2025-08-01 11:10:35 +02:00
2024-08-12 15:49:43 +02:00
2025-08-05 15:10:15 +02:00
2024-11-05 11:25:58 +01:00
2025-03-26 17:58:10 +01:00
2025-06-11 20:13:01 +02:00
2025-06-03 09:50:23 -04: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
2025-03-26 17:58:10 +01:00
2025-02-24 16:53:36 +01:00
2025-03-26 17:58:10 +01:00
2025-08-03 22:27:36 +02:00
2025-03-26 17:58:10 +01:00
2024-10-31 13:55:30 +01:00
2024-10-31 13:55:30 +01:00
2025-03-26 17:58:10 +01:00
2024-12-11 14:10:00 -08:00
2025-08-28 09:12:36 -07:00
2025-03-26 17:58:10 +01:00
2025-03-26 17:58:10 +01:00
2024-12-11 14:10:00 -08:00
2025-03-26 17:58:10 +01:00
2025-01-07 10:42:23 +01:00
2024-08-12 15:49:43 +02:00
2025-08-05 15:10:15 +02:00