[llvm-commits] [PATCH 1/2] fix issues similar to PR11334

Michael Liao michael.liao at intel.com
Tue Aug 14 15:21:46 PDT 2012


Hi

Here're two patches fixing issues similar to but not the exactly same as
PR11334. The first part fixes code generation of cvtps2pd, a remaining
issue of PR11674. This patch declares extload from v2f32/v4f32 legal and
add patterns in td file. Test case is revised to include various vector
lengths.

Yours
- Michael

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-enhance-PR11334-to-support-extload-from-v2f32-v4f32.patch
Type: text/x-patch
Size: 6198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120814/52e34d5f/attachment.bin>


More information about the llvm-commits mailing list