Skip to content

[IR] Only require nofree in canBeFreed()#200191

Merged
nikic merged 1 commit into
llvm:mainfrom
nikic:nofree-without-nosync
May 29, 2026
Merged

[IR] Only require nofree in canBeFreed()#200191
nikic merged 1 commit into
llvm:mainfrom
nikic:nofree-without-nosync

Conversation

@nikic

@nikic nikic commented May 28, 2026

Copy link
Copy Markdown
Contributor

After #195658 we only need the function to be nofree, as this also precludes freeing via synchronization now. Being nosync is no longer required.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

llvm:analysis Includes value tracking, cost tables and constant folding llvm:ir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants