Patch to BitcodeReader

Tom Roeder tmroeder at google.com
Thu Sep 12 09:36:56 PDT 2013


Hi,

Here is a patch that fixes decoding of CE_SELECT in BitcodeReader,
along with a simple test case. The problem in the current code is that
it generates but doesn't accept bitcode that uses vectors for the
first element of a select in this context.  Please let me know what
you think.

Thanks,

Tom Roeder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ce_select.patch
Type: application/octet-stream
Size: 2515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130912/aeb28811/attachment.obj>


More information about the llvm-commits mailing list