[llvm] [InstCombine] Improve coverage of `foldSelectValueEquivalence` for non-constants (PR #94719)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 12 09:29:27 PDT 2024
goldsteinn wrote:
Ran ~5million csmith tests. No inf loops or bad codegen. Although note only got different resulting IR ~100 times over all the tests.
https://github.com/llvm/llvm-project/pull/94719
More information about the llvm-commits
mailing list