Comment # 5
on bug 69805
from Vadim Girlin
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.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel