x64: Add non-SSE4.1 lowering for pmulld (#6259)
Adds a lowering for SSE2 for i32x4-based multiplication which only first became available in SSE4.1
This commit is contained in:
@@ -2,6 +2,7 @@ test interpret
|
||||
test run
|
||||
target aarch64
|
||||
target s390x
|
||||
target x86_64 has_sse41=false
|
||||
set enable_simd
|
||||
target x86_64
|
||||
target x86_64 skylake
|
||||
|
||||
Reference in New Issue
Block a user