Created attachment 114655 [details] LLVM assembly of shader The attached shader (LLVM assembly, dumped with R600_DEBUG=ps) fails to compile with latest LLVM trunk. AFAIR it worked at some point with some combination of Mesa and LLVM, but I couldn't reproduce this. Compile with > llc -march=amdgcn -mcpu=SI -mattr=+vgpr-spilling -verify-machineinstrs < bug.ll to reproduce. It looks like it is spilling related.
I can't reproduce this anymore. Closing.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.