Skip to content

__builtin_memcpy/set_inline from clang usage introduction. - #594

Open
David CARLIER (devnexen) wants to merge 1 commit into
microsoft:devfrom
devnexen:builtin_memcpy_inline
Open

__builtin_memcpy/set_inline from clang usage introduction.#594
David CARLIER (devnexen) wants to merge 1 commit into
microsoft:devfrom
devnexen:builtin_memcpy_inline

Conversation

@devnexen

Copy link
Copy Markdown
Contributor

no extra calls guaranteed during LLVM IR generation but works only on constants
unlike their non inline counterparts.

no extra calls guaranteed during LLVM IR generation but works only on constants
unlike their non inline counterparts.
@daanx

Copy link
Copy Markdown
Collaborator

Thanks for the contribution! However, I am hesitant about this as it adds complexity and it is unclear if it is worth it.

@devnexen

Copy link
Copy Markdown
Contributor Author

Oh I see, there is benefits but are visible with clang providing those guarantees.

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