Fix documentation
This commit is contained in:
@@ -2,8 +2,8 @@ test binemit
|
||||
set enable_simd
|
||||
target x86_64 haswell
|
||||
|
||||
; for insertlane, floats are legalized differently than integers and booleans; integers and booleans use x86_pinsr
|
||||
; which is manually placed in the IR so that it can be binemit-tested
|
||||
; for insertlane, floats are legalized differently than integers and booleans; integers and
|
||||
; booleans use x86_pinsr which is manually placed in the IR so that it can be binemit-tested
|
||||
|
||||
function %test_insertlane_b8() {
|
||||
ebb0:
|
||||
|
||||
Reference in New Issue
Block a user