[llvm-commits] CAST Patch (Review Only)

Reid Spencer rspencer at reidspencer.com
Tue Nov 7 16:45:10 PST 2006


Attached is the patch to convert CAST into 10 distinct conversion
instructions. This patch still exhibits two test failures so it is not
ready to be committed. However, due to its size (its 4 times longer than
the others in this series), I thought some early review access would be
useful. This passes everything except:

MultiSource/Benchmarks/McCat/18-imp
MultiSource/Applications/hbd

Unfortunately, bugpoint has not be helpful in reducing these tests to
something useful. I will continue working to find these problems, but
there's no reason a review couldn't be started. Indeed, a review might
discover these problems. I have reviewed it twice and can't see what's
wrong. The nature of the problem is a code gen issue (its not a
misoptimization).

NOTE: Please don't commit any of this (yet) !

Reid.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CAST.patch
Type: text/x-patch
Size: 627721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20061107/87ee33e1/attachment.bin>


More information about the llvm-commits mailing list