mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-07 14:33:15 +00:00
Make a more clear AVX-512 section header that matches similar in the file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190843 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e54360be01
commit
2898b3c28d
@ -2622,7 +2622,9 @@ let TargetPrefix = "x86" in { // All intrinsics start with "llvm.x86.".
|
||||
def int_x86_xtest : GCCBuiltin<"__builtin_ia32_xtest">,
|
||||
Intrinsic<[llvm_i32_ty], [], []>;
|
||||
}
|
||||
// AVX-512
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
// AVX-512 intrinsics.
|
||||
|
||||
let TargetPrefix = "x86" in { // All intrinsics start with "llvm.x86.".
|
||||
// Mask instructions
|
||||
|
Loading…
x
Reference in New Issue
Block a user