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

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


manik-muk wrote:

That's right! Just tested with some other architectures and found that they also miss the optimization. Would you like a more generic / generalizable solution? Can potentially modify DAGCombiner.cpp to make this generalize

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


More information about the llvm-commits mailing list