Help with LLVM error "Bad $ operand number in inline asm string"
|
|
0
|
83
|
January 17, 2023
|
Using LLVM intrinsic functions inside `llvmcall`
|
|
6
|
359
|
September 28, 2022
|
I think LLVM can do better here
|
|
4
|
471
|
June 4, 2022
|
Julia vs Zig surprise
|
|
16
|
3326
|
January 16, 2022
|
"BOLT Merged Into LLVM To Optimize Binaries For Faster Performance"
|
|
0
|
365
|
January 12, 2022
|
Why is LLVM missing this constant in a loop?
|
|
10
|
613
|
December 11, 2021
|
SC21: "Comparing Julia to Performance Portable Parallel Programming Models for HPC"
|
|
2
|
1326
|
November 17, 2021
|
"Tensor LLVM Extensions ..." proposal + Julia example in the design document
|
|
0
|
373
|
November 14, 2021
|
Interval Compiler for Sound Float Computations
|
|
0
|
245
|
October 15, 2021
|
About Julia's inline assembly usage
|
|
7
|
1647
|
October 12, 2021
|
Has anyone tried to compile Julia into WASM - seems like this is possible using LLVM
|
|
4
|
670
|
October 6, 2021
|
"error: ran out of registers during register allocation" Have you ever seen this message?
|
|
10
|
1344
|
September 10, 2021
|
Where can I learn how to read the output of `@code_llvm`?
|
|
4
|
535
|
July 5, 2021
|
How to avoid ForwardDiff.jl generating a second-order derivative that wastes flops by eventually multiplying by zero
|
|
10
|
835
|
January 25, 2021
|
How to implement a `nop()` loop for sub-µs delays? (Raspberry Pi, GPIO)
|
|
0
|
732
|
November 26, 2020
|
Mapping LLVM type i1 to Julia type
|
|
4
|
482
|
August 29, 2020
|
Investigating numerical change in function return value between v1.4 vs v1.5
|
|
7
|
858
|
June 20, 2020
|
How do I capture the output of @code_llvm in a variable?
|
|
2
|
426
|
April 21, 2020
|
Abstract type versus singleton struct
|
|
6
|
628
|
March 25, 2020
|
Cxx LLVM error
|
|
0
|
514
|
July 10, 2019
|
Side discussion on LLVM C backend
|
|
22
|
3008
|
January 20, 2019
|
Power function not inlined optimally
|
|
5
|
1245
|
January 4, 2019
|
Help defining (masked) vload and vstore operations for SArrays (or other isbits structs) using llvmcall
|
|
9
|
1067
|
November 9, 2018
|
Failing to build Julia 1.0.0 with llvm 6.0.1
|
|
4
|
1124
|
August 26, 2018
|
Understanding generated assembly for simple loop
|
|
14
|
4531
|
March 19, 2018
|
Missing iteration invariant optimization?
|
|
5
|
942
|
December 8, 2017
|
Current status of julia to js via emscripten
|
|
9
|
3541
|
November 23, 2017
|
Is the increasing slowness of LLVM compilation a worry?
|
|
8
|
2567
|
November 12, 2017
|
LLVM patches for NVPTX
|
|
9
|
1451
|
October 5, 2017
|
Julia LLVM issue
|
|
6
|
2186
|
September 19, 2017
|