This makes unit tests for ValueTracking and in particular computeKnownBits easier to write, by generalizing the existing MatchSelectPatternTest class to also work with other types of tests. It inherits the convention that the function must be @test and the tested instruction %A.
Details
Details
Diff Detail
Diff Detail
This shouldn't be duplicated in the base class?