[llvm-dev] Target DAG-combine vs. Target custom lowering
Servius Womack via llvm-dev
llvm-dev at lists.llvm.org
Thu Oct 13 11:56:08 PDT 2016
Hi,
I am new to LLVM. I read the the Codegen documentation, and browsed thru
the code of some of the backends. One thing i didn't understand was when
should a transformation happen in the TargetLowering::PerformDAGCombine and
not in the custom lowering phase.
Thanks, Servius
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161013/d9c02eb0/attachment.html>
More information about the llvm-dev
mailing list