Add optimizer support for `invoke(f, ::CodeInstance, args...)` #60442
Add codegen support for `invoke(f, ::CodeInstance, args...)`
1cb8d509
Adapt to change on master
cb4699d7
also check that the `func` is constant
7a30df8e
untabify
29850358
Merge branch 'master' into mp/invoke-codeinst-runtime-support
da0d561f
add some basic tests
2e68a69b
Add worldage checks and checks that `invoke` is non-null
24bd5052
untabify
2cb65b82
untabify
d02ae3d3
more tests
e8266dc6
fix invoke test
49438887
atomically load min/max world from codeinstance
5a1e908a
untabify
5376edf2
untabify
b5668c84
restore old indentation
6295cd77
Switch to optimizer-based implementation
b6131765
move transformation to inside `handle_invoke_call!`
cdf11b73
MasonProtter
changed the title Add codegen support for `invoke(f, ::CodeInstance, args...)` Add optimizer support for `invoke(f, ::CodeInstance, args...)` 231 days ago
Switch to using already derived data from `InvokeCICallInfo`
e89993db
fixup `invoke` handling
8469d1f1
drop the codepath for compiling null codeinstances
e10cda39
don't do testing inside CompilerDevTools
558a37dd
preserve old whitespace
cab9d49e
Keno
approved these changes
on 2026-01-23
adienes
merged
e1dda38c
into master 227 days ago
Login to write a write a comment.
Login via GitHub