A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ispc/ispc/commit/52337f572e289c1b82b88c292d6b0f8eec671625 below:

Add neon-i8x32 and neon-16x16 to the list of neon targets · ispc/ispc@52337f5 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+2

-0

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+2

-0

lines changed Original file line number Diff line number Diff line change

@@ -716,7 +716,9 @@ bool ISPCTargetIsX86(ISPCTarget target) {

716 716

bool ISPCTargetIsNeon(ISPCTarget target) {

717 717

switch (target) {

718 718

case ISPCTarget::neon_i8x16:

719 +

case ISPCTarget::neon_i8x32:

719 720

case ISPCTarget::neon_i16x8:

721 +

case ISPCTarget::neon_i16x16:

720 722

case ISPCTarget::neon_i32x4:

721 723

case ISPCTarget::neon_i32x8:

722 724

return true;

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4