Skip to content

[pliron-llvm] Add data_layout and target_triple - #241

Merged
vaivaswatha merged 5 commits into
pliron-org:masterfrom
marcantoinem:feat/add-data-layout
Aug 30, 2026
Merged

[pliron-llvm] Add data_layout and target_triple#241
vaivaswatha merged 5 commits into
pliron-org:masterfrom
marcantoinem:feat/add-data-layout

Conversation

@marcantoinem

Copy link
Copy Markdown
Collaborator

Description

Add a way to specify data layout on module because some target needs to change the address space of alloca like AMDGPU.

Checklist

  • I have read CONTRIBUTING.md.
  • A human is involved in writing this PR description and will handle
    review interactions, per our AI tool policy.
  • I understand every part of this change (including any AI-generated
    code) and can explain the reasoning behind it.
  • Intrusive / large changes were discussed on Discord before this PR.
  • pre-ci.sh passes locally.

@vaivaswatha

Copy link
Copy Markdown
Collaborator

@marcantoinem I've pushed changes, can you confirm that this works for you?

@vaivaswatha vaivaswatha changed the title feat: add data layout [pliron-llvm] Add data_layout and target_triple Aug 29, 2026
@marcantoinem

Copy link
Copy Markdown
Collaborator Author

That's perfect thanks

@vaivaswatha
vaivaswatha merged commit 95ebad6 into pliron-org:master Aug 30, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants