Skip to content

Fix issue #544: integer constant must have integer type#857

Open
gklimowicz wants to merge 1 commit into
flang-compiler:masterfrom
ThePortlandGroup:nv_stage
Open

Fix issue #544: integer constant must have integer type#857
gklimowicz wants to merge 1 commit into
flang-compiler:masterfrom
ThePortlandGroup:nv_stage

Conversation

@gklimowicz
Copy link
Copy Markdown
Contributor

LLVM IR generation needs to account for cases
where bare integers need to be interpreted as
pointers. Use 'inttoptr' llvm IR keyword in
such cases.

LLVM IR generation needs to account for cases
where bare integers need to be interpreted as
pointers. Use 'inttoptr' llvm IR keyword in
such cases.
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.

1 participant