[Bug 69805] flightgear crashes on r600 (rs880)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 25 07:00:33 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=69805

--- Comment #5 from Vadim Girlin <ptpzz at yandex.ru> ---
The assert in SB seems to be caused by incorrect alu clause size in the
bytecode.

LLVM with enabled asserts also fails to compile that shader for me with the
following message:

llc: R600ControlFlowFinalizer.cpp:259: ClauseFile <anonymous
namespace>::R600Con
trolFlowFinalizer::MakeALUClause(llvm::MachineBasicBlock &,
MachineBasicBlock::i
terator &) const: Assertion `ClauseContent.size() < 128 && "ALU clause is too
bi
g"' failed.

So this looks like a bug in LLVM backend.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130925/d3ae17ec/attachment.html>


More information about the dri-devel mailing list