[LLVMdev] introducing sign extending halfword loads into the LLVM IR

Krzysztof Parzyszek kparzysz at codeaurora.org
Tue Jan 22 07:01:59 PST 2013


On 1/21/2013 5:18 PM, Jim Grosbach wrote:
>
> That is odd. Lots of in-tree targets have sext-loads that do the right
> thing. ARM and X86, for example.

I've seen similar issues before, and the problem was remedied by marking 
16-bit words as native in the data layout string.

-Krzysztof

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, 
hosted by The Linux Foundation



More information about the llvm-dev mailing list