[llvm] [DAG] Fold (and X, (add (not Y), Z)) -> (and X, (not (sub Y, Z))). (PR #141476)
Xu Zhang via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 11 07:17:24 PDT 2025
simonzgx wrote:
pin
https://github.com/llvm/llvm-project/pull/141476
More information about the llvm-commits
mailing list