Skip to content

x86/avx: Fix LSX implementation issues in comparison and load functions - #1431

Open
elysia-best wants to merge 2 commits into
simd-everywhere:masterfrom
elysia-best:master
Open

x86/avx: Fix LSX implementation issues in comparison and load functions#1431
elysia-best wants to merge 2 commits into
simd-everywhere:masterfrom
elysia-best:master

Conversation

@elysia-best

Copy link
Copy Markdown
Contributor

This is a follow-up fix for LSX implementation issues introduced in my previous pr #1420. I the previous pr I missed the marcos aroud type defines and thus cuase some errors. I apologize for any inconvenience this may have caused.

This pr should resolve compilation errors when building with -msimd=lsx:

  • error: 't_' undeclared
  • error: 'simde__m256*_private' has no member named 'f256'/'d256'/'i256'

@elysia-best
elysia-best marked this pull request as ready for review August 21, 2026 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant