[PATCH] InstCombine: form shuffles from wider range of insert/extractelements

Tim Northover t.p.northover at gmail.com
Mon Mar 10 02:43:09 PDT 2014


Hi Kevin,

> We found some test cases compiling failed by this commit. I filed a bug
> record in http://llvm.org/bugs/show_bug.cgi?id=19094. Please have a look.

This was a latent bug in the AArch64 backend. I believe it should be
fixed by r203450.

Cheers.

Tim.



More information about the llvm-commits mailing list