[llvm-commits] [PATCH] Fix bug in SExt optimsations

Jose Fonseca jfonseca at vmware.com
Thu Jun 21 09:47:07 PDT 2012


----- Original Message -----
> > The lli based test has the advantage that it can exercise and
> > verify this bug on multiple targets.
> How? JIT works on x86 and more or less fine on arm only...

x86 + arm = 2 targets -> multiple targets, so I said no lie.

> > But if you prefer a x86 assembly test we can do that too.
> Yes, this sounds the best way.

Sure.

Can I assume that you'll commit once this is done then?

Jose




More information about the llvm-commits mailing list