[PATCH] D45668: [NEON] Define vget_high_f16() and vget_low_f16() intrinsics in AArch64 mode only
Sjoerd Meijer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 18 03:18:26 PDT 2018
SjoerdMeijer added a comment.
Sorry, I have second thoughts on this.
This seems more like a doc issue than anything else. There is no reason why this could not be supported in A32. GCC is also supporting this, and removing it is a bit user unfriendly.
Would you mind reverting this?
Repository:
rL LLVM
https://reviews.llvm.org/D45668
More information about the cfe-commits
mailing list