Files
clang-p2996/llvm/test/CodeGen/SPIRV/const-nested-vecs.ll
Vyacheslav Levytskyy 0d9172ecac [SPIR-V] Improve pattern matching and tracking of constant integers (#96615)
This PR fixes the issue
https://github.com/llvm/llvm-project/issues/96614 by improve pattern
matching and tracking of constant integers. The attached test is
successful if it doesn't crash and generate valid SPIR-V code for both
32 and 64 bits targets.
2024-06-26 19:38:51 +02:00

6.7 KiB