[llvm] [InstCombine] Reduce nested logical operator if poison is implied (PR #86823)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 9 20:00:42 PDT 2024


https://github.com/nikic approved this pull request.

LGTM. There is some small compile-time impact, but I think this is an important fold to have.

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


More information about the llvm-commits mailing list