summaryrefslogtreecommitdiffstats
path: root/tests/autodiff/reverse-uint-vector.slang.expected.txt
diff options
context:
space:
mode:
authorSai Praveen Bangaru <31557731+saipraveenb25@users.noreply.github.com>2023-02-17 16:22:47 -0500
committerGitHub <noreply@github.com>2023-02-17 16:22:47 -0500
commit79049bc7617be0d20f6ed5d9d1dfe75006aa675a (patch)
tree882bf8c76e36ee770a8645f2b200bd90d22ec728 /tests/autodiff/reverse-uint-vector.slang.expected.txt
parentf253d15a3b2681dfa40491451fcb3f21f1dbe412 (diff)
Cleaned up legacy differential type handling + type casting bugfixes (#2660)
Diffstat (limited to 'tests/autodiff/reverse-uint-vector.slang.expected.txt')
-rw-r--r--tests/autodiff/reverse-uint-vector.slang.expected.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/autodiff/reverse-uint-vector.slang.expected.txt b/tests/autodiff/reverse-uint-vector.slang.expected.txt
new file mode 100644
index 000000000..4ca096282
--- /dev/null
+++ b/tests/autodiff/reverse-uint-vector.slang.expected.txt
@@ -0,0 +1,3 @@
+type: float
+2.000000
+2.000000 \ No newline at end of file