LLVM Bugzilla is read-only and represents the historical archive of all LLVM issues filled before November 26, 2021. Use github to submit LLVM bugs

Bug 41493 - rtmintrin.h _xbegin is not returns_twice
Summary: rtmintrin.h _xbegin is not returns_twice
Status: NEW
Alias: None
Product: clang
Classification: Unclassified
Component: Headers (show other bugs)
Version: trunk
Hardware: PC All
: P enhancement
Assignee: Unassigned Clang Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-14 00:07 PDT by Gonzalo BG
Modified: 2019-04-15 02:48 PDT (History)
5 users (show)

See Also:
Fixed By Commit(s):


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gonzalo BG 2019-04-14 00:07:04 PDT
The _xbegin intrinsic is not returns_twice, why is that ? (is that an omission) ?