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 the LLVM to SPIRV translator. #76

Merged
merged 1 commit into from
May 5, 2021
Merged

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented May 5, 2021

This version is now (temporarily) based on https://github.com/maleadt/SPIRV-LLVM-Translator, which includes KhronosGroup/SPIRV-LLVM-Translator#855 on the LLVM 11 branch. This is needed to get cor working in JuliaGPU/CUDA.jl#888.

@codecov
Copy link

codecov bot commented May 5, 2021

Codecov Report

Merging #76 (c77e551) into master (c38ef06) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #76   +/-   ##
=======================================
  Coverage   79.29%   79.29%           
=======================================
  Files          31       31           
  Lines         855      855           
=======================================
  Hits          678      678           
  Misses        177      177           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c38ef06...c77e551. Read the comment docs.

@maleadt maleadt merged commit 287ae36 into master May 5, 2021
@maleadt maleadt deleted the tb/spirv_translator branch May 5, 2021 12:37
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