[PATCH] D28694: Hexagon-specific loop idiom recognition

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 13 13:38:42 PST 2017


kparzysz added a comment.

Actually, an extension point would not work, since extensions need to be added from outside of the PassManagerBuilder.  There would have to be another way to collect them and add them to the pipeline.


Repository:
  rL LLVM

https://reviews.llvm.org/D28694





More information about the llvm-commits mailing list