Unverified Commit ac8b4f87 authored by Usman Nadeem's avatar Usman Nadeem Committed by GitHub
Browse files

[AArch64][SVE2] Add pattern for BCAX (#77159)

Bitwise clear and exclusive or
Add pattern for:
    xor x, (and y, not(z)) -> bcax x, y, z
parent 1ea7a560
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment