Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
zstd
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor 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
CodeLinaro
yocto-mirrors
zstd
Commits
6e1d02f1
Commit
6e1d02f1
authored
1 month ago
by
Yann Collet
Browse files
Options
Downloads
Patches
Plain Diff
adding a Visual + ClangCL + AVX2 compilation test
parent
26a2b5d5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/workflows/dev-short-tests.yml
+2
-0
2 additions, 0 deletions
.github/workflows/dev-short-tests.yml
with
2 additions
and
0 deletions
.github/workflows/dev-short-tests.yml
+
2
−
0
View file @
6e1d02f1
...
...
@@ -362,6 +362,8 @@ jobs:
-
generator
:
"
MinGW
Makefiles"
-
generator
:
"
Visual
Studio
17
2022"
flags
:
"
-T
ClangCL"
-
generator
:
"
Visual
Studio
17
2022"
flags
:
"
-T
ClangCL
-A
x64
-DCMAKE_C_FLAGS=/arch:AVX2"
runs-on
:
windows-2022
steps
:
-
uses
:
actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
# tag=v4.1.1
...
...
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