Skip to content

[mono][llvm] Unify *All and *Any SIMD intrinsics with mini implementations #83588

@jandupej

Description

@jandupej

Move from emit vector + xequal to OP_XEXTRACT as in mini JIT. This should simplify code by removing if (COMPILE_LLVM (cfg)) branches and possibly improve codegen. See #83515

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions