Julia Programming Language
Does Julia do common subexpression elimination?
General Usage
Performance
mbauman
Split this topic
August 17, 2023, 7:44pm
7
2 posts were split to a new topic:
Towards implementing CSE in the Julia compiler
show post in topic
Related topics
Topic
Replies
Views
Activity
A simple tool for common subexpression elimination
Community
package
,
announcement
2
1225
January 25, 2017
No constant expression elimination for e.g. '2^24-1'
Performance
question
7
877
November 12, 2019
Simplify Julia Expr with Symbolics.jl
General Usage
question
,
symbolics
2
273
February 25, 2024
Simplifying Symbolics.jl expression
General Usage
symbolics
2
120
September 3, 2024
Is the julia compiler smart enough to treat `x in (y,)` the same as `x == y`?
Internals & Design
question
,
performance
2
610
June 15, 2022