mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
[AVX512] Update typo in comment
Should be "Sae" for "Suppress All Exceptions". NFC llvm-svn: 348763
This commit is contained in:
parent
8e1dd0c908
commit
ad3078ad8e
@ -8790,7 +8790,7 @@ let Predicates = [HasVLX] in {
|
||||
(v4f32 (COPY_TO_REGCLASS FR32X:$src, VR128X)), 4)))), FR32X)) >;
|
||||
}
|
||||
|
||||
// Unordered/Ordered scalar fp compare with Sea and set EFLAGS
|
||||
// Unordered/Ordered scalar fp compare with Sae and set EFLAGS
|
||||
multiclass avx512_ord_cmp_sae<bits<8> opc, X86VectorVTInfo _,
|
||||
string OpcodeStr, X86FoldableSchedWrite sched> {
|
||||
let hasSideEffects = 0 in
|
||||
|
Loading…
x
Reference in New Issue
Block a user