[llvm] [InstCombine] Extend `foldICmpAddConstant` to disjoint `or`. (PR #75899)

Mikhail Gudim via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 30 15:14:12 PST 2023


mgudim wrote:

@dtcxzyw Is the diff shown for output of the optimizer before / after my optimization. If so, where is the original source of the benchmark?

Basically, I am asking for steps to reproduce the regression.

https://github.com/llvm/llvm-project/pull/75899


More information about the llvm-commits mailing list