Displaying 2 results from an estimated 2 matches for "d39087".
Did you mean:
139087
2017 Oct 19
2
RFC: AArch64 SVE Assembler/Disassembler patches
...h/patch-set aims to add a new instruction (or variant or addressing mode for an instruction). Each patch-set has corresponding tests to cover the added instruction.
A first set of patches that implement SVE (unpredicated) ADD/SUB instructions can be found in Phabricator:
- https://reviews.llvm.org/D39087
- https://reviews.llvm.org/D39088
- https://reviews.llvm.org/D39089
- https://reviews.llvm.org/D39090
- https://reviews.llvm.org/D39091
Please let me know if you have any comments or suggestions to make sharing/reviewing these patches easier. I'm open to any feedback to get patches in the righ...
2017 Oct 19
2
RFC: AArch64 SVE Assembler/Disassembler patches
...e for an instruction). Each patch-set has corresponding
> tests to cover the added instruction.
>
>
>
> A first set of patches that implement SVE (unpredicated) ADD/SUB
> instructions can be found in Phabricator:
>
> - https://reviews.llvm.org/D39087
>
> - https://reviews.llvm.org/D39088
>
> - https://reviews.llvm.org/D39089
>
> - https://reviews.llvm.org/D39090
>
> - https://reviews.llvm.org/D39091
>
>
>
> Please let me know if you have any comments or suggesti...