[llvm-commits] [PATCH] Add a !mul operator

Hal Finkel hfinkel at anl.gov
Thu Jan 24 12:33:17 PST 2013


David, et al.,

Do we currently have an addition operator? I have a use for one.

 -Hal

----- Original Message -----
> From: dag at cray.com
> To: "Sean Silva" <silvas at purdue.edu>
> Cc: llvm-commits at cs.uiuc.edu
> Sent: Wednesday, January 16, 2013 12:55:12 PM
> Subject: Re: [llvm-commits] [PATCH] Add a !mul operator
> 
> Sean Silva <silvas at purdue.edu> writes:
> 
> > On Wed, Jan 16, 2013 at 9:51 AM,  <dag at cray.com> wrote:
> >> It's better than 12582912, isn't it?
> >>
> >> I'm open to suggestions on how to make this better, but TableGen
> >> doesn't
> >> support infix expressions.
> >
> > What about:
> >
> > let _12M = 12582912 // 12 * 1024 * 1024
> 
> Well, ok.  I'm not wedded to this, just thought it would be useful.
> 
>                             -David
> _______________________________________________
> 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