[PATCH] R600/SI: Implement shouldConvertConstantLoadToIntImm

Matt Arsenault Matthew.Arsenault at amd.com
Tue Mar 18 09:59:35 PDT 2014


On 03/17/2014 08:16 PM, Daenzer, Michel wrote:
> What's the default behaviour without this? Not all source operands
> support inline constants, but on the other hand even immediates which
> cannot be encoded as inline constants can be encoded as literal
> constants in some cases. So I wonder if this might not be either too
> liberal or too strict.
The default implementation is always false




More information about the llvm-commits mailing list