forked from OSchip/llvm-project
parent
4cdb88983d
commit
cc5224ceb8
|
@ -176,7 +176,7 @@ struct TVC : VX
|
|||
template <typename T>
|
||||
TVC<T>::~TVC() {}
|
||||
|
||||
// CHECK: attributes #0 = { "target-features"="-sse4a,-avx2,-xop,-fma4,-bmi2,-3dnow,-3dnowa,-pclmul,+sse,-avx,-sse41,-ssse3,+mmx,-rtm,-sse42,-lzcnt,-f16c,-popcnt,-bmi,-aes,-fma,-rdrand,+sse2,-sse3" }
|
||||
// CHECK: attributes #0 = { "target-features"={{.*}} }
|
||||
// CHECK: attributes #1 = { noinline noreturn nounwind }
|
||||
// CHECK: attributes #2 = { nounwind "target-features"="-sse4a,-avx2,-xop,-fma4,-bmi2,-3dnow,-3dnowa,-pclmul,+sse,-avx,-sse41,-ssse3,+mmx,-rtm,-sse42,-lzcnt,-f16c,-popcnt,-bmi,-aes,-fma,-rdrand,+sse2,-sse3" }
|
||||
// CHECK: attributes #3 = { inlinehint nounwind "target-features"="-sse4a,-avx2,-xop,-fma4,-bmi2,-3dnow,-3dnowa,-pclmul,+sse,-avx,-sse41,-ssse3,+mmx,-rtm,-sse42,-lzcnt,-f16c,-popcnt,-bmi,-aes,-fma,-rdrand,+sse2,-sse3" }
|
||||
// CHECK: attributes #2 = { nounwind "target-features"={{.*}} }
|
||||
// CHECK: attributes #3 = { inlinehint nounwind "target-features"={{.*}} }
|
||||
|
|
Loading…
Reference in New Issue