This patch upstreams support for ld / st variants of BFloat intrinsics
in from __bf16 to AArch64. This includes IR intrinsics. Unittests are
provided as needed.
This patch is part of a series implementing the Bfloat16 extension of
the
Armv8.6-a architecture, as detailed here:
The bfloat type, and its properties are specified in the Arm
Architecture
Reference Manual:
The following people contributed to this patch:
- Luke Geeson
- Momchil Velikov
- Luke Cheeseman
CHECK-NEXT or CHECK-DAG are preferable for sequences.