ARM-NEON: separate soon-to-be conflicting f16 patterns. NFC.
authorTim Northover <t.p.northover@gmail.com>
Wed, 30 Oct 2019 09:26:58 +0000 (09:26 +0000)
committerTim Northover <t.p.northover@gmail.com>
Wed, 20 Nov 2019 13:20:02 +0000 (13:20 +0000)
commitdb73bcd98ef4ffbe91405a5adfcfdcd83bc007f4
treeab66e32b9ac95a374eb5d7cb09f59c59c08ef211
parentc34478f5f6c7ef1ae8fb3605fbdec0634d543fed
ARM-NEON: separate soon-to-be conflicting f16 patterns. NFC.

This separates some intrinsic definitions into multiple instantiations because
they use a modifier that forces the float size to a given value. That modifier
won't work in the new NeonEmitter modifier scheme and committing this
separately allows the Python script to be run on the .td files to perform the
conversion automatically.
clang/include/clang/Basic/arm_fp16.td