mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-24 04:09:45 +00:00
R600/SI: Add an extra check line to make test more strict
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221349 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3ee42f6e5f
commit
1f06060994
@ -468,6 +468,7 @@ define void @sextload_i8_to_i32_bfe(i32 addrspace(1)* %out, i8 addrspace(1)* %pt
|
||||
}
|
||||
|
||||
; FUNC-LABEL: {{^}}sextload_i8_to_i32_bfe_0:
|
||||
; SI: .text
|
||||
; SI-NOT: BFE
|
||||
; SI: S_ENDPGM
|
||||
define void @sextload_i8_to_i32_bfe_0(i32 addrspace(1)* %out, i8 addrspace(1)* %ptr) nounwind {
|
||||
|
Loading…
Reference in New Issue
Block a user