[llvm] [DAG] visitORCommutative - fold build_pair(not(x),not(y)) -> not(build_pair(x,y)) style patterns (PR #90050)

Phoebe Wang via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 25 08:37:16 PDT 2024


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

LGTM.

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


More information about the llvm-commits mailing list