Elliot Saba
                                            Elliot Saba
                                        
                                    Currently it throws the opaque error: ``` AssertionError: isexpr(cond_stmt, :invoke) Stacktrace: [1] outline_if!(::Core.Compiler.IRCode, ::Core.Compiler.OptimizationState, ::Core.Compiler.DomTree, ::Int64, ::Int64) at /home/sabae/.julia/dev/XLA/src/outlining.jl:468 [2] outline_control_flow!(::Core.Compiler.IRCode, ::Core.Compiler.OptimizationState) at /home/sabae/.julia/dev/XLA/src/outlining.jl:503 [3] _compile_to_xla!(::Array{XLA.xla.HloComputationProto,1}, ::XLA.xla.HloComputationProto, ::Core.Compiler.IRCode, ::Core.Compiler.OptimizationState) at...
I had those fixes and then I didn't. Here one moment, then gone the next, like grains of sand on the wind.
We may be able to remove the `ImmutableChain` abstraction.
These APIs are not yet fully stable, so using them across ZMQ versions is not guaranteed to work. Within a ZMQ version, they should be more or less functional however,...
**Describe the bug** When using two different DataFrames to plot into a bar chart as two different traces, the resultant bar chart does not show what I would expect; the...
When trying to install on a `powerpc64le` machine, I get the following error: ``` $ curl -fsSL https://install.julialang.org | sh info: downloading installer curl: (22) The requested URL returned error:...
We need to be able to load the standard libraries such as `TOML`, `Artifacts`, etc... when running our `.pkg` hooks such as `.pkg/select_artifacts.jl`. While these are usually available, they are...
I've received the same question a few times now about the proper way to set up a Julia installation such that it includes an extra entry on the `DEPOT_PATH` for...
Eliminate as much runtime checking as possible; create metaprogramming forwards from frontend to backend in a better (yet still imperfect) manner. We are reserving the right for the frontend names...
Hello there! This is an automated pull request submitted by `@staticfloat` to help package authors transition their Julia installation CI setups to the new binary provider URL. Please take a...