summaryrefslogtreecommitdiff
path: root/tests/ir/ssa-reg-alloc.slang
AgeCommit message (Collapse)Author
2023-01-27Register allocation during phi elimination. (#2613)Yong He
* 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>