[PATCH] Help? The zext-sext.ll test
Tim Northover
tnorthover at apple.com
Thu May 30 09:04:39 PDT 2013
Hi,
Having made a couple of botched attempts to fix this test I thought I'd see what people actually know about it.
Basically, it seems that scheduling means that the exact sequence being checked for may not occur depending on the host CPU. It *looks* like the test isn't trying to check that so the attached patch just fixes it at one which works at the moment.
Does anyone have any better suggestions or other ideas?
Cheers.
Tim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: zext-sext.diff
Type: application/octet-stream
Size: 676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130530/e2e8ea27/attachment.obj>
More information about the llvm-commits
mailing list