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

dag at cray.com dag at cray.com
Wed Jan 16 10:55:12 PST 2013


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



More information about the llvm-commits mailing list