[llvm-dev] Duplicating node in SelectionDAG?
Krzysztof Parzyszek via llvm-dev
llvm-dev at lists.llvm.org
Fri Oct 2 08:49:46 PDT 2015
On 10/2/2015 10:30 AM, Ryan Taylor via llvm-dev wrote:
>
> It still doesn't match to the pattern:
You can run it with -debug-only=isel and it will show you what patterns
are tried, what matches and what doesn't. It should help you identify
the source of the problem.
-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