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:
57f4bac
)
Try to fix failing AMDGPU disasm test, both Lin/Win agree this is 0 not 0x0
author
Reid Kleckner
<rnk@google.com>
Mon, 5 Aug 2019 18:46:26 +0000
(18:46 +0000)
committer
Reid Kleckner
<rnk@google.com>
Mon, 5 Aug 2019 18:46:26 +0000
(18:46 +0000)
llvm-svn: 367907
llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt
patch
|
blob
|
history
diff --git
a/llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt
b/llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt
index
e564aff
..
d0af329
100644
(file)
--- a/
llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt
+++ b/
llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt
@@
-13616,7
+13616,7
@@
# GFX10: s_decperflevel 0xc1d1 ; encoding: [0xd1,0xc1,0x95,0xbf]
0xd1,0xc1,0x95,0xbf
-# GFX10: s_denorm_mode 0
x0
; encoding: [0x00,0x00,0xa5,0xbf]
+# GFX10: s_denorm_mode 0
; encoding: [0x00,0x00,0xa5,0xbf]
0x00,0x00,0xa5,0xbf
# GFX10: s_denorm_mode 0x1234 ; encoding: [0x34,0x12,0xa5,0xbf]