Skip to content

Conversation

wizardengineer
Copy link
Collaborator

@wizardengineer wizardengineer commented Sep 24, 2025

No description provided.

@wizardengineer wizardengineer marked this pull request as draft September 24, 2025 12:08
@wizardengineer wizardengineer marked this pull request as ready for review September 29, 2025 18:20
@wizardengineer wizardengineer marked this pull request as draft October 6, 2025 14:57
@wizardengineer wizardengineer force-pushed the julius/more-cir-fixes branch 4 times, most recently from 4a417cf to 6289d4f Compare October 7, 2025 06:37
}

// CIR: cir.global "private" internal dso_local addrspace(offload_local) @_ZZ2fnvE1j : !s32i
// CIR: cir.global "private" internal dso_local addrspace(<offload_local>) @_ZZ2fnvE1j : !s32i
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Had to include changes to for tests

@wizardengineer wizardengineer marked this pull request as ready for review October 7, 2025 06:48
@wizardengineer
Copy link
Collaborator Author

I see two CI tests failing, i'll make sure to get to them

@wizardengineer
Copy link
Collaborator Author

All the CI tests should pass now :)

@wizardengineer wizardengineer force-pushed the julius/fix-cir-linker branch 3 times, most recently from 87102ae to a076172 Compare October 7, 2025 18:42
@frabert
Copy link
Collaborator

frabert commented Oct 14, 2025

After making sure we've addressed all points, I would suggest cleaning up the git history before the final merge

wizardengineer and others added 2 commits October 14, 2025 15:53
[CIR][Linker] Fixed string collision

[CIR][Linker] WIP attempted to resolve global conflict issue

[CIR][Linker] Fixed issue with conflicting symbols, in final linking

[CIR][Linker] Fixed test that got affected from changes

[CIR][Linker] Clean-up, remove unneeded
[CIR] Clean up CIRLinkerInterface

[CIR] Remove stray include
Comment on lines 974 to +975
let assemblyFormat = [{
`` custom<AddressSpaceValue>($value)
`<` custom<AddressSpaceValue>($value) `>`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just curious, is this a regression in upstream, or are we doing something differently that requires this?

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.

3 participants