Files
clang-p2996/llvm/test/CodeGen/SPIRV/const-array-in-struct.ll
Vyacheslav Levytskyy b0efde6db0 [SPIR-V]: Improve pattern matching to recognize a composite constant to be a constant (#96286)
This PR is to fix https://github.com/llvm/llvm-project/issues/96285 by:
* improve pattern matching to recognize an aggregate constant to be a
constant
* do not emit Bitcast for an aggregate type
2024-06-24 17:19:08 +02:00

1.2 KiB