- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Aug 31 2019
Dec 4 2018
Aug 19 2018
Aug 6 2018
Ping.
Jul 30 2018
Test that the affected intrinsics are not defined in no-fp16 mode.
Jul 23 2018
Thanks for reviewing!
Ping.
Ping.
Ping.
Ping.
Jul 18 2018
Ping.
Ping.
Jul 16 2018
Jul 9 2018
Ping.
Jul 5 2018
D48920 is landed.
Jul 4 2018
D48920 resolves the issue.
Jul 3 2018
OK, I'm on it. Thanks.
Jul 2 2018
Jun 27 2018
Yep, this patch removes vld_dup.c as it duplicates part of what we have in arm-neon-vld.c. Clicking 'Show File Contents' below the file displays its contents. Thanks for reviewing!
Jun 26 2018
Ping.
Ping.
Jun 21 2018
Jun 10 2018
Jun 8 2018
Ping.
Ping.
Jun 2 2018
May 30 2018
Thanks for reviewing.
Ping.
Ping.
May 28 2018
May 20 2018
May 1 2018
Apr 20 2018
Thanks Sjoerd and James. Just added a comment referring to this revision in rL330420.
Apr 19 2018
Apr 18 2018
Sure, will do. Should we treat these intrinsics as ARMv8 or ARMv7/v8? Also, would you mind if I commit a comment under this differential revision explaining the situation?
Apr 17 2018
Removed checks for unused bitcasts. Thanks for catching!
The NEON Intrinsics Reference (http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ihi0073a/index.html) reads like they are AArch64-only.
Apr 15 2018
Apr 13 2018
Apr 12 2018
Eli, the patch doesn't add new intrinsics, just allows scalar arguments for an existing one. Switching from existing ARM-specific intrinsics to some more generic ones seems to be out of scope of this change.
A test case added.