Dill arm64 linux -- release branch - #5006
Merged
Merged
Conversation
Code extracted from:
https://github.com/GTkorvo/dill.git
at commit 9d32c1df536547e8b782a899a3d16697f978f55c (master).
Upstream Shortlog
-----------------
Greg Eisenhauer (4):
ce161228 Add global register pre-assignment for virtual mode loops (ornladios#84)
1929b841 ARM64 built-in disassembler for dill_dump (ornladios#85)
9afe8637 Restore JIT execute mode in finalize_package and free_stream (ornladios#86)
9d32c1df Fix ARM64 Linux support (ornladios#87)
pnorbert
approved these changes
Apr 17, 2026
Member
Author
|
@vicentebolea Just FYI, update.sh required manual conflict resolution here, so perhaps the prior update was squashed? |
eisenhauer
enabled auto-merge
April 17, 2026 15:16
Contributor
hmm I might have accidentally squashed 🫨 |
Contributor
|
@eisenhauer should this also be backported to master? |
Member
Author
Eventually, master didn't have the external driver. There are changes in FFS pending too. I've been working on something that needs them, but that ADIOS-level thing isn't ready yet, so I hadn't done it yet. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes issue #5005