https://bugs.freedesktop.org/show_bug.cgi?id=96877
--- Comment #1 from Nicolai Hähnle nhaehnle@gmail.com --- Created attachment 124987 --> https://bugs.freedesktop.org/attachment.cgi?id=124987&action=edit Reduced test case, fails with llc -march=amdgcn -verify-machineinstrs
I can reproduce this, and I obtained the attached reduced testcase which has an error since r274954 "AMDGPU: Improve offset folding for register indexing". I'm not sure how that change is related to the particular error that I get...