mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-23 05:29:23 +00:00
Whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153105 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
36a273a76c
commit
666da1611a
@ -641,7 +641,7 @@ let Predicates = [HasAVX] in {
|
||||
(VMOVSDrr (v2i64 (V_SET0)),
|
||||
(EXTRACT_SUBREG (v4i64 VR256:$src), sub_sd)), sub_xmm)>;
|
||||
|
||||
// Extract and store.
|
||||
// Extract and store.
|
||||
def : Pat<(store (f32 (vector_extract (v4f32 VR128:$src), (iPTR 0))),
|
||||
addr:$dst),
|
||||
(VMOVSSmr addr:$dst,
|
||||
|
Loading…
x
Reference in New Issue
Block a user