Skip to content

Commit c0f4c7d

Browse files
authored
Support auto-atomicity on {lazy} loops (#117943)
Today we only support conversion of loops to atomic loops for single-character loops (e.g. a* or [abc]*). This PR augments the logic to support arbitrary loops, enabling many more loops to become atomic.
1 parent 078f8ca commit c0f4c7d

File tree

4 files changed

+241
-105
lines changed

4 files changed

+241
-105
lines changed

0 commit comments

Comments
 (0)