julia
slot2ssa: remove `TypedSlot`
#50943
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
12
Changes
View On
GitHub
Commits
slot2ssa: Insert PiNodes based on `bb_vartables`
topolarity
committed
2 years ago
compiler: Remove `TypedSlot`
topolarity
committed
2 years ago
slot2ssa: Remove type iteration
topolarity
committed
2 years ago
slot2ssa: Remove usage of `SLOT_USEDUNDEF`
topolarity
committed
2 years ago
Inference: Always update IR to avoid unreachable jumps
topolarity
committed
2 years ago
test: Remove check for `GotoIfNot`
topolarity
committed
2 years ago
inference: Move unreachable branch updates to `convert_to_ircode`
topolarity
committed
2 years ago
inference: Wrap `unreachable` stmts in `Const(...)`
topolarity
committed
2 years ago
Move `unreachable` into InferenceState
topolarity
committed
2 years ago
Merge branch 'master' into rm-TypedSlot
aviatesk
committed
2 years ago
fix up tests
aviatesk
committed
2 years ago
perf improvements
aviatesk
committed
2 years ago
Loading