Update R600 datalayout

llvm-svn: 209464
This commit is contained in:
Matt Arsenault 2014-05-22 18:33:55 +00:00
parent 46b51b7f62
commit 23e7b084b4
1 changed files with 1 additions and 1 deletions

View File

@ -1449,7 +1449,7 @@ static const char *DescriptionStringR600DoubleOps =
"-v192:256-v256:256-v512:512-v1024:1024-v2048:2048-n32:64";
static const char *DescriptionStringSI =
"e-p:32:32-p1:64:64-p2:64:64-p3:32:32-p4:32:32-p5:64:64"
"e-p:32:32-p1:64:64-p2:64:64-p3:32:32-p4:64:64-p5:32:32-p24:64:64"
"-i64:64-v16:16-v24:32-v32:32-v48:64-v96:128"
"-v192:256-v256:256-v512:512-v1024:1024-v2048:2048-n32:64";