diff options
Diffstat (limited to 'test/CodeGen/Hexagon/tail-dup-subreg-map.ll')
-rw-r--r-- | test/CodeGen/Hexagon/tail-dup-subreg-map.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Hexagon/tail-dup-subreg-map.ll b/test/CodeGen/Hexagon/tail-dup-subreg-map.ll index 08dadeb9aaa4..1b11d087832a 100644 --- a/test/CodeGen/Hexagon/tail-dup-subreg-map.ll +++ b/test/CodeGen/Hexagon/tail-dup-subreg-map.ll @@ -5,7 +5,7 @@ ; subregisters were dropped by the tail duplicator, resulting in invalid ; COPY instructions being generated. -; CHECK: = extractu(r{{[0-9]+}}, #15, #17) +; CHECK: = extractu(r{{[0-9]+}},#15,#17) target triple = "hexagon" |