search for: d39090

Displaying 2 results from an estimated 2 matches for "d39090".

Did you mean: 139090
2017 Oct 19
2
RFC: AArch64 SVE Assembler/Disassembler patches
...ch-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 right shape! Sander [1] The AArch64 SVE specification and related documents can be found here: https:...
2017 Oct 19
2
RFC: AArch64 SVE Assembler/Disassembler patches
...tches 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 right shape! Hi Sander, I'...