Vyacheslav Levytskyy
8bd35ca412
[SPIR-V] Fix LIT tests, improve ICmpInst's type inference ( #139726 )
...
1. There are failed LIT tests at the moment due to type inference
errors.
```
Failed Tests (3):
LLVM :: CodeGen/SPIRV/pointers/ptr-eq-types.ll
LLVM :: CodeGen/SPIRV/validate/sycl-hier-par-basic.ll
LLVM :: CodeGen/SPIRV/validate/sycl-tangle-group-algorithms.ll
```
This PR improves type inference to fix the errors.
2. The following tests start passing:
```
Unexpectedly Passed Tests (2):
LLVM :: CodeGen/SPIRV/pointers/resource-addrspacecast-2.ll
LLVM :: CodeGen/SPIRV/pointers/resource-addrspacecast.ll
```
This PR removes XFAILS in those two test cases.
2025-05-15 10:46:54 +02:00
..
2024-12-09 21:10:09 +01:00
2024-12-11 14:10:00 -08:00
2025-03-26 17:58:10 +01:00
2025-04-28 18:05:06 +02:00
2024-08-22 09:40:27 +02:00
2025-01-17 14:46:14 -05:00
2025-04-30 09:47:57 -04:00
2025-05-14 09:18:15 -04:00
2025-03-26 17:58:10 +01:00
2025-03-26 17:58:10 +01:00
2024-12-16 10:29:46 +01:00
2024-08-12 15:49:43 +02:00
2025-04-11 11:11:59 +02:00
2025-03-29 00:47:25 -04:00
2025-03-26 17:58:10 +01:00
2025-03-26 17:58:10 +01:00
2025-05-15 10:46:54 +02:00
2025-03-28 13:27:08 +01:00
2025-04-28 18:05:24 +02:00
2024-08-12 15:49:43 +02:00
2025-02-13 17:46:42 +01:00
2025-03-26 17:58:10 +01:00
2025-03-26 17:58:10 +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
2025-03-21 19:56:35 -04:00
2024-08-21 13:08:25 +02:00
2025-02-18 12:03:37 +01:00
2025-03-26 17:58:10 +01:00
2025-03-26 17:58:10 +01:00
2024-11-04 13:10:57 +01:00
2024-08-12 15:49:43 +02:00
2025-01-07 10:42:23 +01: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-01-14 17:45:10 +01:00
2025-05-14 09:18:15 -04:00
2025-01-07 11:14:10 +01: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-01-07 10:42:23 +01:00
2025-01-07 10:42:23 +01:00
2025-03-26 17:58:10 +01:00
2025-02-11 15:11:02 +00: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
2024-11-05 11:25:58 +01:00
2025-03-26 17:58:10 +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
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-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-05-07 13:27:28 -04: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