summaryrefslogtreecommitdiffstats
path: root/tests/bugs/gh-7499.slang
Commit message (Collapse)AuthorAge
* Fix Phi elimination pass sometimes leaving broken insts in release builds ↵Julius Ikkala2025-06-25
(#7499) * Make phi elimination pass modify branches in-place * Add test and fix formatting * Avoid double removal of param insts