[llvm] Optimized Constant Xor And And Not Operation (PR #161784)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 3 01:15:16 PDT 2025
RKSimon wrote:
Yes, most likely we can instead put something similar in DAGCombiner::reassociateOpsCommutative with a TLI.hasAndNot check
https://github.com/llvm/llvm-project/pull/161784
More information about the llvm-commits
mailing list