[llvm-commits] PATCH: remove VICmp and VFCmp.
Nick Lewycky
nicholas at mxc.ca
Sun Jul 5 22:16:09 PDT 2009
This patch removes vicmp and vfcmp, which has the positive side that it
fixes existing type-safety bugs and simplifies some code, but a downside
in that it XFAILs 9 CodeGen tests.
May I commit this?
Nick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: remove-vcmp.patch
Type: text/x-diff
Size: 86165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090705/f403abc9/attachment.patch>
More information about the llvm-commits
mailing list