[llvm] [GlobalISel][AArch64] Legalize G_ADD, G_SUB, G_AND, G_OR, and G_XOR for SVE (PR #110561)
Thorsten Schütt via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 5 05:06:16 PDT 2024
tschuett wrote:
success:
```
> ag "\(AND_ZZZ" lib/Target/AArch64/AArch64GenGlobalISel.inc
> ag "\(EOR_ZZZ" lib/Target/AArch64/AArch64GenGlobalISel.inc
> ag "\(ORR_ZZZ" lib/Target/AArch64/AArch64GenGlobalISel.inc
```
https://github.com/llvm/llvm-project/pull/110561
More information about the llvm-commits
mailing list