[llvm-dev] [clang] sign extension of parameters

Bagel via llvm-dev llvm-dev at lists.llvm.org
Tue Oct 19 10:14:24 PDT 2021


My target is 64-bit only, it has no 32-bit operations other than LD/ST. 
Parameters need to be sign or zero extended.  Where in clang does one indicate 
that for a target?

Thanks,
Brian


More information about the llvm-dev mailing list