[llvm-dev] Issue with DAG legalization of brcond, setcc, xor

Krzysztof Parzyszek via llvm-dev llvm-dev at lists.llvm.org
Thu Jul 20 13:09:32 PDT 2017


On 7/19/2017 9:28 PM, Dilan Manatunga via llvm-dev wrote:
> Again, it seems this happens from the line of code that is:
> 
>   SetCCVT = getSetCCResultType(SetCCVT)
> 
> All that function does though is return the data type for pointers.

It gets the result from TargetLowering.  Does your target override this 
function?

-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