[LLVMbugs] [Bug 20576] New: CodeGen/PowerPC/unal-altivec.ll is failing with LLVM 3.5 RC 2

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Aug 7 05:22:58 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=20576

            Bug ID: 20576
           Summary: CodeGen/PowerPC/unal-altivec.ll is failing with LLVM
                    3.5 RC 2
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: Backend: PowerPC
          Assignee: unassignedbugs at nondot.org
          Reporter: sylvestre at debian.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

******************** TEST 'LLVM :: CodeGen/PowerPC/unal-altivec.ll' FAILED
********************
Script:
--
/home/sylvestre/dev/debian/pkg-llvm/llvm-toolchain/branches/llvm-toolchain-3.5-3.5~+rc2/build-llvm/Release/bin/llc
<
/home/sylvestre/dev/debian/pkg-llvm/llvm-toolchain/branches/llvm-toolchain-3.5-3.5~+rc2/test/CodeGen/PowerPC/unal-altivec.ll
-mcpu=g5 |
/home/sylvestre/dev/debian/pkg-llvm/llvm-toolchain/branches/llvm-toolchain-3.5-3.5~+rc2/build-llvm/Release/bin/FileCheck
/home/sylvestre/dev/debian/pkg-llvm/llvm-toolchain/branches/llvm-toolchain-3.5-3.5~+rc2/test/CodeGen/PowerPC/unal-altivec.ll
--
Exit Code: 1

Command Output (stderr):
--
/home/sylvestre/dev/debian/pkg-llvm/llvm-toolchain/branches/llvm-toolchain-3.5-3.5~+rc2/test/CodeGen/PowerPC/unal-altivec.ll:42:14:
error: expected string not found in input
; CHECK-DAG: vperm [[R1:[0-9]+]], [[LD1]], [[LD2]], [[PC]]
             ^
<stdin>:35:10: note: scanning from here
.LBB0_1: # %vector.body
         ^
<stdin>:35:10: note: with variable "LD1" equal to "4"
.LBB0_1: # %vector.body
         ^
<stdin>:35:10: note: with variable "LD2" equal to "0"
.LBB0_1: # %vector.body
         ^
<stdin>:35:10: note: with variable "PC" equal to "3"
.LBB0_1: # %vector.body
         ^
<stdin>:44:2: note: possible intended match here
 vperm 4, 4, 5, 3
 ^

--

********************
Failing Tests (1):
    LLVM :: CodeGen/PowerPC/unal-altivec.ll


Under Debian GNU/Linux amd64

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140807/5b75d797/attachment.html>


More information about the llvm-bugs mailing list