[PATCH] D30124: [ARM] Fix insert point for store rescheduling.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 12:56:09 PST 2017


efriedma added a comment.

> would be better to have a target feature for this.

A target feature for what, exactly?  This fix doesn't add any new tunable parameters.  (I can add some target features for ARMPreAllocLoadStoreOpt in general in a followup.)


Repository:
  rL LLVM

https://reviews.llvm.org/D30124





More information about the llvm-commits mailing list