[PATCH] D68127: [ARM] Add a vrinta.f16.f16 alias
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 27 03:43:08 PDT 2019
dmgreen created this revision.
dmgreen added reviewers: SjoerdMeijer, simon_tatham, ostannard.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: LLVM.
The v8.1-m ARMARM uses the "vrinta.f16.f16" names, as opposed to "vrinta.f16". This adds an alias for it in the same way that we have for f32 and f64.
https://reviews.llvm.org/D68127
Files:
llvm/lib/Target/ARM/ARMInstrVFP.td
llvm/test/MC/ARM/fullfp16-neg.s
llvm/test/MC/ARM/fullfp16.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68127.222123.patch
Type: text/x-patch
Size: 4427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190927/81f1e100/attachment.bin>
More information about the llvm-commits
mailing list