Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update .travis.yml #117

Merged
merged 1 commit into from
Jan 21, 2019
Merged

Update .travis.yml #117

merged 1 commit into from
Jan 21, 2019

Conversation

AlexeySotkin
Copy link
Contributor

Change naming of development build artifacts published on github.

Change naming of development build artifacts published on github.
@AlexeySotkin AlexeySotkin merged commit 0a88e52 into KhronosGroup:master Jan 21, 2019
vmaksimo pushed a commit to vmaksimo/SPIRV-LLVM-Translator that referenced this pull request Sep 1, 2022
…le_decorations extension .. '"master"' -> '"xmain-web"' (1 commits) (KhronosGroup#117)

* Resolve of merge (conflict) 8937ecf Implement SPV_INTEL_global_variable_decorations extension .. '"master"' -> '"xmain-web"' (1 commits)

  CONFLICT (content): Merge conflict in lib/SPIRV/libSPIRV/spirv_internal.hpp
  CONFLICT (content): Merge conflict in lib/SPIRV/libSPIRV/SPIRVNameMapEnum.h
  CONFLICT (content): Merge conflict in lib/SPIRV/libSPIRV/SPIRVDecorate.cpp
  CONFLICT (content): Merge conflict in include/LLVMSPIRVExtensions.inc

  commit 8937ecf
  Author: Viktoria Maximova <[email protected]>
  Date:   Thu Feb 3 17:53:08 2022 +0300

      Implement SPV_INTEL_global_variable_decorations extension (KhronosGroup#1389)

      * Implement SPV_INTEL_global_variable_decorations extension

      This change adds support of decorations applied to global variables through
      `spirv.Decorations` metadata in LLVM IR.

      These decorations are mostly intended to help code generation for FPGA devices:
      * HostAccessINTEL
      * InitModeINTEL
      * ImplementInCSRINTEL

      Spec:
      https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/DeviceGlobal/SPV_INTEL_global_variable_decorations.asciidoc

* Resolve conflicts

Co-authored-by: iclsrc <[email protected]>
Co-authored-by: Sergey Semenov <[email protected]>
vmaksimo pushed a commit to vmaksimo/SPIRV-LLVM-Translator that referenced this pull request Sep 1, 2022
…al_variable_decorations extension .. '"master"' -> '"xmain-web"' (1 commits) (KhronosGroup#117)

* Resolve of merge (conflict) 8937ecf Implement SPV_INTEL_global_variable_decorations extension .. '"master"' -> '"xmain-web"' (1 commits)

  CONFLICT (content): Merge conflict in lib/SPIRV/libSPIRV/spirv_internal.hpp
  CONFLICT (content): Merge conflict in lib/SPIRV/libSPIRV/SPIRVNameMapEnum.h
  CONFLICT (content): Merge conflict in lib/SPIRV/libSPIRV/SPIRVDecorate.cpp
  CONFLICT (content): Merge conflict in include/LLVMSPIRVExtensions.inc

  commit 8937ecf
  Author: Viktoria Maximova <[email protected]>
  Date:   Thu Feb 3 17:53:08 2022 +0300

      Implement SPV_INTEL_global_variable_decorations extension (KhronosGroup#1389)

      * Implement SPV_INTEL_global_variable_decorations extension

      This change adds support of decorations applied to global variables through
      `spirv.Decorations` metadata in LLVM IR.

      These decorations are mostly intended to help code generation for FPGA devices:
      * HostAccessINTEL
      * InitModeINTEL
      * ImplementInCSRINTEL

      Spec:
      https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/DeviceGlobal/SPV_INTEL_global_variable_decorations.asciidoc

* Resolve conflicts

Co-authored-by: iclsrc <[email protected]>
Co-authored-by: Sergey Semenov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant