Archibald Elliott 7d15212b8c [ARM] Support fp16/bf16 using w constraint
fp16 and bf16 values can be used in GCC's inline assembly using the "w"
constraint, which means "VFP floating-point registers d0-d31" - fp16 and
bf16 values are stored in S registers (which alias the D registers).

This change ensures that LLVM is compatible with GCC for programs that
use fp16 and the 'w' constraint.

Differential Revision: https://reviews.llvm.org/D135662
2022-10-13 10:32:06 +01:00
..
2021-07-07 10:21:07 +01:00
2022-09-26 11:31:23 +01:00
2022-10-02 11:51:08 +01:00
2021-07-01 21:08:13 +01:00
2020-06-18 17:26:24 +01:00
2020-12-08 11:54:39 +00:00
2020-04-09 10:36:00 +01:00
2021-03-17 15:29:02 +00:00
2019-12-12 13:51:39 +00:00
2021-11-21 18:33:29 +00:00
2020-01-21 10:40:17 +00:00
2020-12-08 11:54:39 +00:00
2020-07-16 11:25:53 +01:00
2020-10-07 11:47:03 +01:00
2020-12-08 11:54:39 +00:00