[PATCH] D86312: [X86] Copy the tuning features and scheduler model from pentium4/x86-64 to generic

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 24 13:58:28 PDT 2020


spatel added a comment.

This seems alright, but I lost track of how we got here and where we are going. :)
D83913 <https://reviews.llvm.org/D83913> added a handful of tuning flags to the Pentium4 model, and we're transferring those over to "generic" in this patch. So we will undo the Pentium4 changes eventually, but that requires some other change?


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

https://reviews.llvm.org/D86312



More information about the llvm-commits mailing list