[llvm-dev] Invalid instruction generated on armV4
Renato Golin via llvm-dev
llvm-dev at lists.llvm.org
Fri Sep 11 04:43:57 PDT 2015
On 11 September 2015 at 12:41, Frédéric Richez <llvm-dev at lists.llvm.org> wrote:
> I’m using rust head version that currently use llvm 3.7 …
Yes, I saw that, tracking the GitHub repo relatively closely.
I also thought about that v4 bug on the same area from 3.6, but this
seems to be a new one.
I think the best thing to do now is to create a bugzilla entry with as
much information as you can. If possible, try to reduce to a piece of
IR that reproduces the failure with standard tools. If not, the more
you can provide the better, so at least we can help you debug the
problem.
cheers,
--renato
More information about the llvm-dev
mailing list