manojgupta added a comment.
Thanks,
Noticed a few typos. Rest lgtm but deferring to other reviewers for now for
approval.
Comment at: clang/lib/CodeGen/BackendUtil.cpp:1110
PTO.SLPVectorization = CodeGenOpts.VectorizeSLP;
+ PTO.CallGrpahProfile = CodeGenOpts.CallGraphProf
zhizhouy updated this revision to Diff 252129.
zhizhouy marked 2 inline comments as done.
zhizhouy edited the summary of this revision.
zhizhouy added a reviewer: manojgupta.
zhizhouy removed a subscriber: manojgupta.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repositor