File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020
2121// Targeting a 32-bit NVPTX, check that we see universal 32-bit pointers (the
2222// option changes nothing)
23- // CHECK32: target datalayout = "e-p:32:32-p6:32:32-p7:32:32- i64:64-i128:128-v16:16-v32:32-n16:32:64"
23+ // CHECK32: target datalayout = "e-p:32:32-p6:32:32-i64:64-i128:128-v16:16-v32:32-n16:32:64"
2424
2525// Targeting a 64-bit NVPTX target, check that we see 32-bit pointers for
2626// shared (3), const (4), and local (5) address spaces only.
2727// CHECK64-DEFAULT: target datalayout = "e-p6:32:32-i64:64-i128:128-v16:16-v32:32-n16:32:64"
28- // CHECK64-SHORT: target datalayout = "e-p3:32:32-p4:32:32-p5:32:32-p6:32:32-p7:32:32- i64:64-i128:128-v16:16-v32:32-n16:32:64"
28+ // CHECK64-SHORT: target datalayout = "e-p3:32:32-p4:32:32-p5:32:32-p6:32:32-i64:64-i128:128-v16:16-v32:32-n16:32:64"
You can’t perform that action at this time.
0 commit comments