Revision 50e7d9797d9bf4b98a056d5df128c24dde6e78bd authored by Yong He on 23 March 2023, 23:59:02 UTC, committed by GitHub on 23 March 2023, 23:59:02 UTC
* Fix optimization pass not converging.

* Fix.

* Fix tests.

---------

Co-authored-by: Yong He <yhe@nvidia.com>
1 parent 85f0058
History
File Mode Size
factorial.slang -rw-r--r-- 759 bytes
factorial.slang.expected -rw-r--r-- 211 bytes
loop-dce.slang -rw-r--r-- 1.2 KB
loop-dce.slang.expected.txt -rw-r--r-- 8 bytes
loop-unroll-0.slang -rw-r--r-- 498 bytes
loop-unroll-0.slang.expected.txt -rw-r--r-- 8 bytes
loop-unroll-1.slang -rw-r--r-- 576 bytes
loop-unroll-1.slang.expected.txt -rw-r--r-- 2 bytes
loop-unroll-2.slang -rw-r--r-- 600 bytes
loop-unroll-2.slang.expected.txt -rw-r--r-- 8 bytes
loop.slang -rw-r--r-- 1.1 KB
loop.slang.expected -rw-r--r-- 1.8 KB
scalar-truncate.slang -rw-r--r-- 597 bytes
scalar-truncate.slang.expected.txt -rw-r--r-- 18 bytes
ssa-reg-alloc.slang -rw-r--r-- 1.4 KB
ssa-reg-alloc.slang.expected.txt -rw-r--r-- 8 bytes
string-literal-hash-reflection.slang -rw-r--r-- 396 bytes
string-literal-hash-reflection.slang.expected -rw-r--r-- 1.1 KB
string-literal-hash.slang -rw-r--r-- 610 bytes
string-literal-hash.slang.expected.txt -rw-r--r-- 36 bytes
string-literal-module.slang -rw-r--r-- 88 bytes
string-literal.slang -rw-r--r-- 166 bytes
string-literal.slang.expected -rw-r--r-- 395 bytes

back to top