[llvm] Optimized Constant Xor And And Not Operation (PR #161784)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 2 23:37:21 PDT 2025


https://github.com/RKSimon commented:

This looks like a general DAG reassociation combine, do other targets with ANDNOT see the same missed optimization?

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


More information about the llvm-commits mailing list