Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • SWIFTsim SWIFTsim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 53
    • Issues 53
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 18
    • Merge requests 18
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • SWIFT
  • SWIFTsimSWIFTsim
  • Merge requests
  • !108

Autotools update

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Peter W. Draper requested to merge autotools-update into master Mar 07, 2016
  • Overview 3
  • Commits 2
  • Changes

Adds --disable-vec option to add the following flags:

  • GCC: -fno-tree-vectorize
  • ICC: -no-vec -no-simd
  • CLANG: -fno-vectorize -fno-slp-vectorize"

There is no --enable-vec, that is a noop.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: autotools-update