newling wrote: > Personally I would reduce the number of tests by checking fewer _lhs vs _rhs variants. I've reduced the number of tests by about 1/3x, by only testing 2 cases for each variant instead of 3. https://github.com/llvm/llvm-project/pull/161615