Skip to content

Conversation

@jpsamaroo
Copy link
Member

Supersedes #47 with a superior, simpler approach.

Also disables parameter attribute copying in only_entry=true, because of JuliaLLVM/LLVM.jl#186

@jpsamaroo jpsamaroo force-pushed the jps/gcn-workaround-allocas-2 branch from 577dd1a to 312aae8 Compare August 20, 2020 15:23
@maleadt
Copy link
Member

maleadt commented Aug 20, 2020

Probably better remove the function and return attributes too? I can imagine these could fail to reconstruct too.

@jpsamaroo jpsamaroo mentioned this pull request Aug 20, 2020
@codecov
Copy link

codecov bot commented Aug 20, 2020

Codecov Report

Merging #71 into master will decrease coverage by 0.97%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
- Coverage   60.50%   59.52%   -0.98%     
==========================================
  Files          30       30              
  Lines        1585     1601      +16     
==========================================
- Hits          959      953       -6     
- Misses        626      648      +22     
Impacted Files Coverage Δ
src/driver.jl 67.96% <ø> (-1.77%) ⬇️
src/gcn.jl 0.00% <0.00%> (ø)
test/gcn.jl 0.00% <0.00%> (ø)

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 cd9ea42...735dd59. Read the comment docs.

@jpsamaroo jpsamaroo force-pushed the jps/gcn-workaround-allocas-2 branch from d1b4007 to 0fdc708 Compare August 20, 2020 16:15
@jpsamaroo
Copy link
Member Author

I'm testing this PR in #34, once I get that passing then I think this will be ready to go.

@jpsamaroo jpsamaroo force-pushed the jps/gcn-workaround-allocas-2 branch from 0fdc708 to 82b29d1 Compare August 21, 2020 17:27
@jpsamaroo jpsamaroo marked this pull request as ready for review August 21, 2020 17:50
@jpsamaroo jpsamaroo merged commit 57c19b2 into master Aug 21, 2020
@jpsamaroo jpsamaroo deleted the jps/gcn-workaround-allocas-2 branch August 21, 2020 18:13
@jpsamaroo jpsamaroo restored the jps/gcn-workaround-allocas-2 branch August 21, 2020 18:13
@maleadt maleadt deleted the jps/gcn-workaround-allocas-2 branch March 9, 2022 10:10
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.

3 participants