Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions clang/lib/Headers/bmiintrin.h
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,6 @@ _mm_tzcnt_64(unsigned long long __X) {

#undef __RELAXED_FN_ATTRS

#if !defined(__SCE__) || __has_feature(modules) || defined(__BMI__)

/* Define the default attributes for the functions in this file. */
#if defined(__cplusplus) && (__cplusplus >= 201103L)
#define __DEFAULT_FN_ATTRS \
Expand Down Expand Up @@ -603,6 +601,4 @@ __blsr_u64(unsigned long long __X) {

#undef __DEFAULT_FN_ATTRS

#endif /* !defined(__SCE__) || __has_feature(modules) || defined(__BMI__) */

#endif /* __BMIINTRIN_H */
Loading
Loading