summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorBryan Chan <bryan.chan@huawei.com>2018-10-25 23:47:00 +0000
committerBryan Chan <bryan.chan@huawei.com>2018-10-25 23:47:00 +0000
commit223307b3dc0c7696c2fbad2104223d7064867adb (patch)
tree7cb7773d400fb65b22f11e983c4028f21442f75f /llvm/lib/CodeGen/MachineFunction.cpp
parent3103d3dcd18cc2b91441dd47f03a4f7da74cdcd1 (diff)
downloadbcm5719-llvm-223307b3dc0c7696c2fbad2104223d7064867adb.tar.gz
bcm5719-llvm-223307b3dc0c7696c2fbad2104223d7064867adb.zip
[AArch64] Implement FP16FML intrinsics
Generate the FP16FML intrinsics into arm_neon.h (AArch64 only for now). Add two new type modifiers to NeonEmitter to handle the new prototypes. Define __ARM_FEATURE_FP16FML when +fp16fml is enabled and guard the intrinsics with the macro in arm_neon.h. Based on a patch by Gao Yiling. Differential Revision: https://reviews.llvm.org/D53633 llvm-svn: 345344
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud