+107
−84
+443
−0
File added.
Preview size limit exceeded, changes collapsed.
Loading
This commits adds SPIR-V testing on an existing test (almost-NFC on DXIL testing). It also copies it and invokes Clang using the experimental logical pointer flag. Adding this flag shows a missing case in the frontend, handled with this commit. Due to the difference in index handling between the structured.gep and legacy one, the Cbuffer load codegen had to be rewritten. It's a bit more naive, as we get one gep per level, but this will be handled by optimizations later on.
File added.
Preview size limit exceeded, changes collapsed.