Files
Augie Fackler 2d18054569 tests: fix enum-match.rs to handle LLVM 23
A recent change in InstSimplify is able to skip the `and` in this
codegen, which is strictly an improvement. We accept the new version on
newer LLVM and the old verison on older ones using the revisions system.

The change in array-cmp.rs appears to have come from the same revision,
so I gave it the same treatment. It's weirder to me though, because it
merely changes the order of the phi operands which if I understand right
doesn't actually matter.
2026-07-06 16:02:24 -04:00
..
2026-04-25 14:57:23 -07:00
2026-04-25 14:57:23 -07:00
2026-04-25 14:57:23 -07:00