Julia Programming Language
Branch elimination in Julia
General Usage
Performance
question
ettersi
July 22, 2020, 7:50am
6
Any chance I can the compiler not to eliminate the branch so I can still illustrate the effect?
show post in topic
Related topics
Topic
Replies
Views
Activity
Out of order branch execution prediction slower?
Performance
17
1106
May 26, 2020
Performance: replace conditional jump by some shift/and/or?
Performance
question
10
968
November 14, 2019
Branching in loop decrease perf by ~x5
Performance
6
816
December 13, 2020
Multiplying by booleans faster than if/else
Performance
23
4071
July 8, 2021
Fancy LLVM loop transformation pass that deoptimize the code
Performance
llvm
2
243
April 16, 2025