[LLVMdev] IR extension proposal: bitset constants

Renato Golin renato.golin at linaro.org
Fri Jan 30 04:36:56 PST 2015


On 30 January 2015 at 07:04, Chris Lattner <clattner at apple.com> wrote:
> Also, your patch is incomplete.  Presumably you have to scatter checks for
> “if (!GV->isBitSet())” throughout the optimizer, codegen and other things
> that touch globals.

I have a bad feeling about this... :)

--renato




More information about the llvm-dev mailing list