[LLVMdev] types in load/store

me22 me22.ca at gmail.com
Thu Jul 8 10:50:42 PDT 2010


On Jul 8, 2010 8:50 AM, "Duncan Sands" <baldrick at free.fr> wrote:
> PS: The fact that the extra stored bits are zero shouldn't be relied
> upon, since it may change in the future.

Interesting -- sounds like a place where signed and unsigned types
would be helpful, since they could be stored zero- or sign-extended as
appropriate.

~ Scott



More information about the llvm-dev mailing list