summaryrefslogtreecommitdiffstats
path: root/tests/bugs
diff options
context:
space:
mode:
authorTim Foley <tfoley@nvidia.com>2017-09-11 15:25:31 -0700
committerTim Foley <tfoley@nvidia.com>2017-09-11 15:27:08 -0700
commit4644b64d648893718336d83fae0139ee19405e61 (patch)
treef7c623dc814b823a535d38b68029f529af36780f /tests/bugs
parente2de1eaec725e979f98ad6f518b93b4d9ce55a36 (diff)
Get another test working with IR codedgen
- Add support for matrix types in IR/codegen - Add support for basic indexing operations in IR/codegen
Diffstat (limited to 'tests/bugs')
-rw-r--r--tests/bugs/gh-103.slang2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs/gh-103.slang b/tests/bugs/gh-103.slang
index 2b10c2b3f..c810afc05 100644
--- a/tests/bugs/gh-103.slang
+++ b/tests/bugs/gh-103.slang
@@ -1,4 +1,4 @@
-//TEST:COMPARE_HLSL: -profile ps_4_0 -entry main
+//TEST:COMPARE_HLSL: -use-ir -profile ps_4_0 -entry main
// Ensure that matrix-times-scalar works