Arm: Support bitwise and, xor, and or ops (#8518)
Support bitwise and, xor, and or ops in Arm backend Ops are very similar and thus clumped together. No quantization since that doesn't make sense for bitwise ops. Add a factory for creating simple two input NodeVisitors. This can be extended for future such ops. Signed-off-by: Erik Lundell <erik.lundell@arm.com>
E
Erik Lundell committed
a7b96976c788ab86b80a20aa8aeb54bbe1677c9a
Parent: 583d408
Committed by GitHub <noreply@github.com>
on 2/18/2025, 6:05:33 AM