[LLVMbugs] [Bug 16149] New: [OpenCL] Cannot multiply vector by integer

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon May 27 07:02:34 PDT 2013


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

            Bug ID: 16149
           Summary: [OpenCL] Cannot multiply vector by integer
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: inform at tiker.net
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

/tmp/poclX4r617//program.cl:34:130: error: can't convert between vector values
of different size ('int' and 'float4')
              output_vec_t tail_ran = (shift + convert_int4(scale *
ranluxcl32(&ranluxclstate)) + convert_int4((scale / (1<<24)) *
ranluxcl32(&ranluxclstate)));

This is using debian package version 3.3~svn179851-1~exp1. Previously reported
here: https://bugs.launchpad.net/pocl/+bug/1184436

-- 
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/20130527/bef9d365/attachment.html>


More information about the llvm-bugs mailing list