Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LLVM bpEVL
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lorenzo Albano
LLVM bpEVL
Commits
58de24ce
"README.md" did not exist on "5314f04de5df9d6c5d4e95d3da0a21d70fc23c5d"
Commit
58de24ce
authored
4 years ago
by
Stanislav Mekhanoshin
Browse files
Options
Downloads
Patches
Plain Diff
[AMDGPU] Sorted targets in amdgpu-features.cl. NFC.
parent
6ffa6a30
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
clang/test/CodeGenOpenCL/amdgpu-features.cl
+8
-8
8 additions, 8 deletions
clang/test/CodeGenOpenCL/amdgpu-features.cl
with
8 additions
and
8 deletions
clang/test/CodeGenOpenCL/amdgpu-features.cl
+
8
−
8
View file @
58de24ce
...
...
@@ -3,26 +3,26 @@
//
Check
that
appropriate
features
are
defined
for
every
supported
AMDGPU
//
"-target"
and
"-mcpu"
options.
//
RUN:
%clang_cc1
-triple
amdgcn
-target-cpu
gfx600
-S
-emit-llvm
-o
-
%s
| FileCheck --check-prefix=GFX600 %s
// RUN: %clang_cc1 -triple amdgcn -target-cpu gfx601 -S -emit-llvm -o - %s |
FileCheck
--check-prefix=GFX601
%s
//
RUN:
%clang_cc1
-triple
amdgcn
-target-cpu
gfx700
-S
-emit-llvm
-o
-
%s
| FileCheck --check-prefix=GFX700 %s
// RUN: %clang_cc1 -triple amdgcn -target-cpu gfx801 -S -emit-llvm -o - %s |
FileCheck
--check-prefix=GFX801
%s
//
RUN:
%clang_cc1
-triple
amdgcn
-target-cpu
gfx904
-S
-emit-llvm
-o
-
%s
| FileCheck --check-prefix=GFX904 %s
// RUN: %clang_cc1 -triple amdgcn -target-cpu gfx906 -S -emit-llvm -o - %s |
FileCheck
--check-prefix=GFX906
%s
//
RUN:
%clang_cc1
-triple
amdgcn
-target-cpu
gfx908
-S
-emit-llvm
-o
-
%s
| FileCheck --check-prefix=GFX908 %s
// RUN: %clang_cc1 -triple amdgcn -target-cpu gfx1010 -S -emit-llvm -o - %s |
FileCheck
--check-prefix=GFX1010
%s
//
RUN:
%clang_cc1
-triple
amdgcn
-target-cpu
gfx1011
-S
-emit-llvm
-o
-
%s
| FileCheck --check-prefix=GFX1011 %s
// RUN: %clang_cc1 -triple amdgcn -target-cpu gfx1012 -S -emit-llvm -o - %s |
FileCheck
--check-prefix=GFX1012
%s
//
RUN:
%clang_cc1
-triple
amdgcn
-target-cpu
gfx801
-S
-emit-llvm
-o
-
%s
| FileCheck --check-prefix=GFX801 %s
// RUN: %clang_cc1 -triple amdgcn -target-cpu gfx700 -S -emit-llvm -o - %s |
FileCheck
--check-prefix=GFX700
%s
//
RUN:
%clang_cc1
-triple
amdgcn
-target-cpu
gfx600
-S
-emit-llvm
-o
-
%s
| FileCheck --check-prefix=GFX600 %s
// RUN: %clang_cc1 -triple amdgcn -target-cpu gfx601 -S -emit-llvm -o - %s |
FileCheck
--check-prefix=GFX601
%s
//
GFX600-NOT:
"target-features"
//
GFX601-NOT:
"target-features"
//
GFX700:
"target-features"
=
"+ci-insts,+flat-address-space"
//
GFX801:
"target-features"
=
"+16-bit-insts,+ci-insts,+dpp,+flat-address-space,+gfx8-insts,+s-memrealtime"
//
GFX904:
"target-features"
=
"+16-bit-insts,+ci-insts,+dpp,+flat-address-space,+gfx8-insts,+gfx9-insts,+s-memrealtime"
//
GFX906:
"target-features"
=
"+16-bit-insts,+ci-insts,+dl-insts,+dot1-insts,+dot2-insts,+dpp,+flat-address-space,+gfx8-insts,+gfx9-insts,+s-memrealtime"
//
GFX908:
"target-features"
=
"+16-bit-insts,+ci-insts,+dl-insts,+dot1-insts,+dot2-insts,+dot3-insts,+dot4-insts,+dot5-insts,+dot6-insts,+dpp,+flat-address-space,+gfx8-insts,+gfx9-insts,+mai-insts,+s-memrealtime"
//
GFX1010:
"target-features"
=
"+16-bit-insts,+ci-insts,+dl-insts,+dpp,+flat-address-space,+gfx10-insts,+gfx8-insts,+gfx9-insts,+s-memrealtime"
//
GFX1011:
"target-features"
=
"+16-bit-insts,+ci-insts,+dl-insts,+dot1-insts,+dot2-insts,+dot5-insts,+dot6-insts,+dpp,+flat-address-space,+gfx10-insts,+gfx8-insts,+gfx9-insts,+s-memrealtime"
//
GFX1012:
"target-features"
=
"+16-bit-insts,+ci-insts,+dl-insts,+dot1-insts,+dot2-insts,+dot5-insts,+dot6-insts,+dpp,+flat-address-space,+gfx10-insts,+gfx8-insts,+gfx9-insts,+s-memrealtime"
//
GFX801:
"target-features"
=
"+16-bit-insts,+ci-insts,+dpp,+flat-address-space,+gfx8-insts,+s-memrealtime"
//
GFX700:
"target-features"
=
"+ci-insts,+flat-address-space"
//
GFX600-NOT:
"target-features"
//
GFX601-NOT:
"target-features"
kernel
void
test
()
{}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment