Skip to content

Commit ccd9e1e

Browse files
authored
[SPIRV] Add lit config for InferAddressSpaces/SPIRV (#147977)
Fixes failures for #146596
1 parent 9a0e03f commit ccd9e1e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
if not "SPIRV" in config.root.targets:
2+
config.unsupported = True

0 commit comments

Comments
 (0)