[llvm-commits] [PATCH 1/2] fix issues similar to PR11334
Michael Liao
michael.liao at intel.com
Thu Aug 16 10:49:28 PDT 2012
ping. Anyone have chance to review this patch?
Yours
- Michael
On Tue, 2012-08-14 at 15:21 -0700, Michael Liao wrote:
> 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
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list