[Diffusion] rG825235c140e7: Revert "[Sema] Use the canonical type in function isVector"
Akira Hatanaka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 17 18:55:36 PST 2019
ahatanak added a comment.
I'm still not sure why `__fp16`, which is a storage-only type, is used for the element type of `float16x4_t` if we want to avoid promotion to a float vector type.
https://clang.llvm.org/docs/LanguageExtensions.html#half-precision-floating-point
Was there a discussion on llvm-dev or phabricator?
BRANCHES
master
Users:
ahatanak (Author)
https://reviews.llvm.org/rG825235c140e7
More information about the cfe-commits
mailing list