Enzyme.jl icon indicating copy to clipboard operation
Enzyme.jl copied to clipboard

Add OrcV1 support for splitmode

Open vchuravy opened this issue 3 years ago • 2 comments

vchuravy avatar Jul 13 '21 18:07 vchuravy

Codecov Report

Merging #86 (577edc3) into master (94e7220) will decrease coverage by 4.09%. The diff coverage is 75.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
- Coverage   75.87%   71.77%   -4.10%     
==========================================
  Files          12       12              
  Lines        1720     1743      +23     
==========================================
- Hits         1305     1251      -54     
- Misses        415      492      +77     
Impacted Files Coverage Δ
src/compiler/reflection.jl 0.00% <0.00%> (ø)
src/compiler.jl 77.51% <79.16%> (-1.93%) :arrow_down:
src/compiler/orcv1.jl 84.84% <87.87%> (+2.84%) :arrow_up:
src/Enzyme.jl 75.51% <100.00%> (+1.04%) :arrow_up:
src/compiler/orcv2.jl 0.00% <0.00%> (-87.15%) :arrow_down:
src/typetree.jl 80.00% <0.00%> (+0.22%) :arrow_up:
src/api.jl 40.54% <0.00%> (+8.10%) :arrow_up:

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 94e7220...577edc3. Read the comment docs.

codecov-commenter avatar Jul 13 '21 18:07 codecov-commenter

@vchuravy at this point I presume we close this

wsmoses avatar Jul 24 '22 01:07 wsmoses

replaced by #534

vchuravy avatar Feb 23 '23 18:02 vchuravy