[llvm] r210282 - [PPC64LE] Correct vperm -> shuffle transform for little endian

Chandler Carruth chandlerc at google.com
Thu Jun 5 13:06:52 PDT 2014


On Thu, Jun 5, 2014 at 12:46 PM, Bill Schmidt <wschmidt at linux.vnet.ibm.com>
wrote:

> The correctness of this code is tested by the new perm.c test added in
> a previous patch, and by other tests in the test suite that fail
> without this patch.
>

LLVM optimizations can't be correctness tested by a C test... Please add
LLVM IR-level testing for the correctness here.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140605/a385f24b/attachment.html>


More information about the llvm-commits mailing list