[PATCH] D28694: Hexagon-specific loop idiom recognition
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 13 22:08:54 PST 2017
mehdi_amini added a comment.
I assume you just posted the patch as a straw man to go with the llvm-dev discussion or is it something you intend to push forward?
================
Comment at: include/llvm/Transforms/IPO/PassManagerBuilder.h:119
+ Triple TargetTriple;
+
----------------
Does not seems something we want in the PMBuilder.
Repository:
rL LLVM
https://reviews.llvm.org/D28694
More information about the llvm-commits
mailing list