2 Commits

Author SHA1 Message Date
Dmitry Sidorov
9a109fbb6e
[SPIR-V] Don't emit alignment decoration for non-kernel SPIR-V (#182772)
Fixes: https://github.com/llvm/llvm-project/issues/135165
2026-02-23 07:44:33 +01:00
Nathan Gauër
091972c354
[SPIR-V] initial support for @llvm.structured.gep (#178668)
This commit adds initial support to lower the intrinsinc
`@llvm.structured.gep` into proper SPIR-V.
For now, the backend continues to support both GEP formats. We might
want to revisit this at some point for the logical part.
2026-02-09 15:51:07 +00:00