[llvm-dev] Type inference in TableGen DAG patterns
Krzysztof Parzyszek via llvm-dev
llvm-dev at lists.llvm.org
Wed Jan 13 13:05:07 PST 2016
On 1/13/2016 3:03 PM, Krzysztof Parzyszek via llvm-dev wrote:
> On 1/13/2016 2:04 PM, Phil Tomson wrote:
>> Thanks, that worked. So that's basically a cast, then?
>
> Yes.
Actually, it's more like "explicitly stating the type". The type here
has to agree with the types that tablegen could infer itself.
-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