SVE Support ([VIRT-198])
SoftFloat Bugs ([VIRT-69])
==
- started coding up a [general test case for rounding/limits testing]
- using the re-factored packing [pretty much works out the box]
- still need to sort out ARM alternative FP16 forma
[LLVM]
- Submitted fix for PR36542, tracked down problem to LLVM not
considering the target triple of the MachineFunction when relaxing
branch instructions. [TCWG-1375].
- A lot of investigation of a difference in inline assembly between
GCC and LLVM, reviewed and approved upstream patch D44815.
-