[llvm-commits] [PATCH 1/2] fix issues similar to PR11334
Michael Liao
michael.liao at intel.com
Thu Aug 30 10:48:51 PDT 2012
Patch is rebased after UseSSE commit. Thanks for your review!
Yours
- Michael
On Tue, 2012-08-28 at 00:23 -0700, Michael Liao wrote:
> Ping ...
>
> Thanks
> - Michael
>
> On Sat, 2012-08-18 at 21:16 -0700, Michael Liao wrote:
> > ping again.
> >
> > - Michael
> >
> > On Thu, 2012-08-16 at 10:49 -0700, Michael Liao wrote:
> > > 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
> > >
> > >
> > > _______________________________________________
> > > llvm-commits mailing list
> > > llvm-commits at cs.uiuc.edu
> > > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> >
> >
> > _______________________________________________
> > llvm-commits mailing list
> > llvm-commits at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
-------------- 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/20120830/d652ed22/attachment.bin>
More information about the llvm-commits
mailing list