about summary refs log tree commit diff
path: root/tests/mir-opt/pre-codegen/matchbr.match1.PreCodegen.after.mir
AgeCommit message (Collapse)AuthorLines
2025-04-21mir-opt: execute MatchBranchSimplification after GVNdianqk-0/+13
This can provide more opportunities for MatchBranchSimplification.