commit | 50bf7df5bb75e610358a9b6a823bbff310d17569 | [log] [tgz] |
---|---|---|
author | Bryan Chan <bryan.chan@huawei.com> | Thu Oct 25 23:36:41 2018 +0000 |
committer | Bryan Chan <bryan.chan@huawei.com> | Thu Oct 25 23:36:41 2018 +0000 |
tree | 21ceb3154ef3029cea76d7929c150b12ae54cbcd | |
parent | 0c69a17dcceca25d3e7787b17ddf3121701189ca [diff] |
[AArch64] Implement FP16FML intrinsics Add LLVM intrinsics for the ARMv8.2-A FP16FML vector-form instructions. Add a DAG pattern to define the indexed-form intrinsics in terms of the vector-form ones, similarly to how the Dot Product intrinsics were implemented. Based on a patch by Gao Yiling. Differential Revision: https://reviews.llvm.org/D53632 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@345337 91177308-0d34-0410-b5e6-96231b3b80d8