Files
intel-graphics-compiler/IGC
Garbowski, Mateusz 8ee863263b JointMatrix canonicalized GEP patching for opaque pointers
This commit revisits functionality introduced by b74e645.
Previous solution didn't work on llvm16 + opaque pointers.
Additionally it assumed specific bitcast -> GEP pattern which wasn't
guaranteed to work in the future if SYCL codegen changed.
New algorithm does recursive search on users of AllocaInst
to find GEP and lifetime instructions that need fixing.
2025-09-19 10:37:19 +02:00
..
2025-08-20 11:36:17 +02:00
2025-09-04 12:39:30 +02:00
2025-07-20 06:20:11 +02:00
2025-09-15 20:14:06 +02:00
2025-07-20 06:20:11 +02:00
2025-08-20 12:40:33 +02:00
2025-07-20 06:20:11 +02:00
2025-09-17 20:40:06 +02:00
2025-08-12 12:33:32 +02:00
2025-07-20 06:20:11 +02:00
2025-07-20 06:20:11 +02:00
2025-09-16 16:10:19 +02:00
2025-09-16 23:36:08 +02:00
2025-07-18 23:45:33 +02:00
2025-06-26 03:51:09 +02:00
2025-09-09 17:04:44 +02:00