[llvm] [InstCombine] Canonicalize complex boolean expressions into ~((y | z) ^ x) via 3-input truth table (PR #149530)
Madhur Amilkanthwar via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 1 02:39:23 PDT 2025
madhur13490 wrote:
Some nit comments but largely LGTM.
https://github.com/llvm/llvm-project/pull/149530
More information about the llvm-commits
mailing list