|
How to avoid ForwardDiff.jl generating a second-order derivative that wastes flops by eventually multiplying by zero
|
|
10
|
1173
|
January 25, 2021
|
|
How to implement a `nop()` loop for sub-µs delays? (Raspberry Pi, GPIO)
|
|
0
|
1297
|
November 26, 2020
|
|
Mapping LLVM type i1 to Julia type
|
|
4
|
666
|
August 29, 2020
|
|
Investigating numerical change in function return value between v1.4 vs v1.5
|
|
7
|
1121
|
June 20, 2020
|
|
How do I capture the output of @code_llvm in a variable?
|
|
2
|
632
|
April 21, 2020
|
|
Abstract type versus singleton struct
|
|
6
|
884
|
March 25, 2020
|
|
Cxx LLVM error
|
|
0
|
651
|
July 10, 2019
|
|
Side discussion on LLVM C backend
|
|
22
|
3892
|
January 20, 2019
|
|
Power function not inlined optimally
|
|
5
|
1590
|
January 4, 2019
|
|
Help defining (masked) vload and vstore operations for SArrays (or other isbits structs) using llvmcall
|
|
9
|
1442
|
November 9, 2018
|
|
Failing to build Julia 1.0.0 with llvm 6.0.1
|
|
4
|
1348
|
August 26, 2018
|
|
Understanding generated assembly for simple loop
|
|
14
|
6146
|
March 19, 2018
|
|
Missing iteration invariant optimization?
|
|
5
|
1116
|
December 8, 2017
|
|
Current status of julia to js via emscripten
|
|
9
|
4049
|
November 23, 2017
|
|
Is the increasing slowness of LLVM compilation a worry?
|
|
8
|
2926
|
November 12, 2017
|
|
LLVM patches for NVPTX
|
|
9
|
1810
|
October 5, 2017
|
|
Julia LLVM issue
|
|
6
|
2512
|
September 19, 2017
|
|
Type conversion for `Tuple` without `memcpy`
|
|
2
|
977
|
July 30, 2017
|
|
Generate independent LLVM code from Julia
|
|
0
|
695
|
April 5, 2017
|
|
Differences in valid options accepted by opt and JULIA_LLVM_ARGS
|
|
3
|
925
|
March 7, 2017
|