Den Fri, 22 Nov 2013 13:51:18 -0700 skrev Re: [pocl-devel] pocl 0.9 schedule: > > I managed to make the address spaces work for atomic operations. I > still see a build failure when linking OpenCL kernels. Does anybody > else see such failures with llvm-3.4? (llvm-3.3 works fine for me.)
Yes, this with latest pocl, and llvm-3.4 as of yesterday: make[3]: Entering directory `/home/kraiskil/opencl/pocl/build-3.4-scripts/examples/standalone' ../../scripts/pocl-standalone -h standalone.h -o standalone.bc ../../../pocl/examples/standalone/standalone.cl x86_64-unknown-linux-gnu opt: /home/kraiskil/llvm/llvm/lib/IR/Instructions.cpp:2352: static llvm::CastInst* llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, const llvm::Twine&, llvm::Instruction*): Assertion `castIsValid(op, S, Ty) && "Invalid cast!"' failed. ------------------------------------------------------------------------------ Shape the Mobile Experience: Free Subscription Software experts and developers: Be at the forefront of tech innovation. Intel(R) Software Adrenaline delivers strategic insight and game-changing conversations that shape the rapidly evolving mobile landscape. Sign up now. http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk _______________________________________________ pocl-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pocl-devel
