Valentin Churavy

Results 1413 comments of Valentin Churavy

I think I mentioned in the summer that we should try turning `autodiff_deferred` back into `autodiff` since we fixed the reason for the split. But the API sufficiently diverged that...

Can you declare the StaticArrays compat and just retrigger registratior on the same version? Compat bounds being declared is a hard requirement

@gbaraldi ``` [01:01:58] ninja: job failed: : && /opt/bin/x86_64-apple-darwin14-libgfortran4-cxx11/x86_64-apple-darwin14-clang++ --target=x86_64-apple-darwin14 --sysroot=/opt/x86_64-apple-darwin14/x86_64-apple-darwin14/sys-root -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override...

Also helpful Flor libclang/LLvM and libclangex Where we currently do this delightful nonsense https://github.com/Gnimuc/ClangCompiler.jl/blob/master/src/jllshim.jl

> As far as I can tell from the Bio-Formats documentation there is some basic support for SlideBook (formats/3i SlideBook) in vanilla BF. Do you remember what your experience was...

So running this in a full debug mode I first hit ` Expr(:call, Main.cglobal, Expr(:call, Core.tuple, :(:_ZN4llvm24DisableABIBreakingChecksE), Ex pr(:call, Base.libllvm_path)), Main.Cvoid),` which is #46837

`max_world` is not `const` it is being mutated by C code and in the case of GPUCompiler by the external invalidation code.

Assembly: ``` .text .amdgcn_target "amdgcn-amd-amdhsa--gfx900" .p2align 2 ; -- Begin function __ocml_fmuladd_f32 .type __ocml_fmuladd_f32,@function __ocml_fmuladd_f32: ; @__ocml_fmuladd_f32 .Lfunc_begin0: ; %bb.0: s_waitcnt vmcnt(0) expcnt(0) lgkmcnt(0) v_fma_f32 v0, v0, v1, v2 s_setpc_b64...

Potentially we need https://github.com/llvm/llvm-project/commit/9ad8a1f6fb2aea775736cd59129b7299be443c5c