summaryrefslogtreecommitdiffstats
path: root/tests/ir/ssa-reg-alloc.slang
Commit message (Collapse)AuthorAge
* Register allocation during phi elimination. (#2613)Yong He2023-01-27
* Register allocation during phi elimination. * Enhance the test case. * Cleanup line breaks in test case. * remove unncessary line break changes. * More cleanups. --------- Co-authored-by: Yong He <yhe@nvidia.com>