Skip to content

Commit d33b2c1

Browse files
diggerlinamy-kwan
andauthored
Update llvm/test/CodeGen/PowerPC/vsx-fma-m-early.ll
Co-authored-by: Amy Kwan <[email protected]>
1 parent 87cb197 commit d33b2c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/PowerPC/vsx-fma-m-early.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
;; Test ppc-vsx-fma-mutate pass with -schedule-ppc-vsx-fma-mutation-early do not hosit some xxspltiw instruction.
1+
;; Tests that the ppc-vsx-fma-mutate pass with the schedule-ppc-vsx-fma-mutation-early pass does not hoist xxspltiw out of loops.
22
; RUN: llc -verify-machineinstrs -mcpu=pwr10 -disable-ppc-vsx-fma-mutation=false \
33
; RUN: -ppc-asm-full-reg-names -schedule-ppc-vsx-fma-mutation-early \
44
; RUN: -mtriple powerpc64-ibm-aix < %s | FileCheck --check-prefixes=CHECK64,AIX64 %s

0 commit comments

Comments
 (0)