mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-01 00:33:09 +00:00
typo; NFC
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233761 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
34dea0fcab
commit
ace5d1d606
@ -8359,7 +8359,7 @@ let Predicates = [HasAVX2] in {
|
||||
def : Pat<(v4f64 (X86VBroadcast (v2f64 VR128:$src))),
|
||||
(VBROADCASTSDYrr VR128:$src)>;
|
||||
|
||||
// Provide aliases for broadcast from the same regitser class that
|
||||
// Provide aliases for broadcast from the same register class that
|
||||
// automatically does the extract.
|
||||
def : Pat<(v32i8 (X86VBroadcast (v32i8 VR256:$src))),
|
||||
(VPBROADCASTBYrr (v16i8 (EXTRACT_SUBREG (v32i8 VR256:$src),
|
||||
|
Loading…
Reference in New Issue
Block a user