[llvm-commits] [PATCH 1/2] fix issues similar to PR11334
Michael Liao
michael.liao at intel.com
Tue Aug 28 00:23:43 PDT 2012
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
More information about the llvm-commits
mailing list