[PATCH] D69835: Add options for PPC to enable/disable using non-volatile CR

qshanz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 14 15:13:37 PST 2019


steven.zhang added a comment.

I didn't take deep look at the detail. But I think, it is better to implement such with target feature, and enable it for specific cpu. Another thing is that, if it is positive overall, why disable it by default?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69835/new/

https://reviews.llvm.org/D69835





More information about the llvm-commits mailing list