https://bugs.freedesktop.org/show_bug.cgi?id=75361
--- Comment #19 from Michel Dänzer michel@daenzer.net --- (In reply to comment #18)
That patch won't build try this instead: https://bugs.freedesktop.org/attachment.cgi?id=97539
With that I get this from the apitrace referenced in comment #14:
LLVM triggered Diagnostic Handler: SIInstrInfo::storeRegToStackSlot - Can't spill VGPR! glretrace: /home/daenzer/src/llvm-git/llvm/include/llvm/CodeGen/SlotIndexes.h:572: llvm::SlotIndex llvm::SlotIndexes::insertMachineInstrInMaps(llvm::MachineInstr*, bool): Assertion `mi2iMap.find(mi) == mi2iMap.end() && "Instr already indexed."' failed.
--- Comment #20 from wdr idd997733t@gmail.com --- with mesa-git and llvm-git with/without patch game not start.
I'am find bad commit.
--- Comment #21 from Tom Stellard tstellar@gmail.com --- Can you test this branch:
http://cgit.freedesktop.org/~tstellar/llvm/log/?h=si-spill-fixes-v2