julia
Switch LLVM codegen of Ptr{T} to an actual pointer type.
#53687
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
13
Changes
View On
GitHub
Switch LLVM codegen of Ptr{T} to an actual pointer type.
#53687
maleadt
merged 13 commits into
master
from
tb/ptr
maleadt
requested a review
from
vtjnash
2 years ago
maleadt
commented on 2024-03-10
maleadt
added
compiler:codegen
maleadt
force pushed
from
df56da49
to
6f273101
2 years ago
maleadt
force pushed
from
6f273101
to
ac4227b3
2 years ago
vtjnash
commented on 2024-03-11
vtjnash
commented on 2024-03-11
maleadt
added
minor change
maleadt
added
needs pkgeval
maleadt
force pushed
from
ac4227b3
to
7b98dce9
2 years ago
maleadt
force pushed
from
7b98dce9
to
cdaeac97
2 years ago
maleadt
force pushed
from
91101d93
to
2918cd6e
2 years ago
maleadt
force pushed
from
2918cd6e
to
8f179bd2
2 years ago
maleadt
marked this pull request as ready for review
2 years ago
maleadt
force pushed
from
8f179bd2
to
cd20d276
2 years ago
maleadt
force pushed
from
cd20d276
to
8839e280
2 years ago
giordano
commented on 2024-03-20
Switch LLVM codegen of Ptr{T} to an actual pointer type.
2e36f225
Correctly handle uncanonicalized addrspacecasts.
b24259db
Make changes backwards compatible.
8b055a5f
Add news entry.
a0643119
Only depwarn once per method.
a1e513fd
Fall back to runtime pointer intrinsics for untyped inputs.
a8a6a3f7
Use correct unboxing method.
b0a1207f
Keep track of emitted ptr intrinsics.
0c2c692c
Add pointer arithmetic tfunc.
7d6f8f78
Reorganize intrinsics.
e432ded9
Fix Win64: unsigned long is 4 bytes, Julia's ulong is 8.
42634dc1
Optimize codegen for non-concrete pointer arithmetic.
d2f64f3c
Fix typo.
66dc4d2c
maleadt
removed
needs pkgeval
maleadt
force pushed
from
8839e280
to
66dc4d2c
2 years ago
maleadt
added
merge me
maleadt
merged
09400e4f
into master
2 years ago
maleadt
deleted the tb/ptr branch
2 years ago
IanButterworth
removed
merge me
Login to write a write a comment.
Login via GitHub
Reviewers
giordano
vtjnash
Assignees
No one assigned
Labels
compiler:codegen
minor change
Milestone
No milestone
Login to write a write a comment.
Login via GitHub