projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d89a557
)
R600/SI: Amend a test to ensure WQM is enabled for LDS in pixel shaders
author
Michel Danzer
<michel.daenzer@amd.com>
Fri, 6 Feb 2015 02:51:29 +0000
(
02:51
+0000)
committer
Michel Danzer
<michel.daenzer@amd.com>
Fri, 6 Feb 2015 02:51:29 +0000
(
02:51
+0000)
Reviewed-by: Tom Stellard <tom@stellard.net>
llvm-svn: 228374
llvm/test/CodeGen/R600/si-sgpr-spill.ll
patch
|
blob
|
history
diff --git
a/llvm/test/CodeGen/R600/si-sgpr-spill.ll
b/llvm/test/CodeGen/R600/si-sgpr-spill.ll
index
ef3e779
..
18fda20
100644
(file)
--- a/
llvm/test/CodeGen/R600/si-sgpr-spill.ll
+++ b/
llvm/test/CodeGen/R600/si-sgpr-spill.ll
@@
-5,6
+5,7
@@
; SGPRs.
; CHECK-LABEL: {{^}}main:
+; CHECK: s_wqm
; Writing to M0 from an SMRD instruction will hang the GPU.
; CHECK-NOT: s_buffer_load_dword m0
; CHECK: s_endpgm