diff options
author | Usman Nadeem <mnadeem@quicinc.com> | 2024-01-08 15:51:33 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-08 15:51:33 -0800 |
commit | ac8b4f874945f83eec8c8f56d9fc80093e02a7b2 (patch) | |
tree | e94792db1634d3b52e513039931ae435d6a94cae /llvm/lib/CodeGen/BasicBlockSections.cpp | |
parent | 1ea7a56057492d9da1124787a9855cc2edca7df9 (diff) | |
download | llvm-ac8b4f874945f83eec8c8f56d9fc80093e02a7b2.zip llvm-ac8b4f874945f83eec8c8f56d9fc80093e02a7b2.tar.gz llvm-ac8b4f874945f83eec8c8f56d9fc80093e02a7b2.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/CodeGen/BasicBlockSections.cpp')
0 files changed, 0 insertions, 0 deletions