Displaying 1 result from an estimated 1 matches for "057c13c5".
2013 Dec 31
2
[LLVMdev] [PATCH] R600 - Fix zero extend of i1
.... = zext i1 %1 to i32
This eventually crashes ISel on R600. Attached patch adds a selector so
it will compile.
Regards,
Jon Pry
jonpry at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131230/057c13c5/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-R600-Fix-zero-extend-of-i1.patch
Type: text/x-patch
Size: 770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131230/057c13c5/attachment.bin>