This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 2/2, AArch64] Pipeline model for APM XGene-1.


Hi Philipp,

One more comment...

On 19/11/14 17:32, Philipp Tomsich wrote:
@@ -4211,3 +4211,5 @@

  ;; Atomic Operations
  (include "atomics.md")
+
+(include "../arm/xgene1.md")

Do you expect to add arm support for this core? If so, you should wire it up there as well. If not, I think Andrew set a precedent for aarch64-only cores descriptions going in the config/aarch64/ directory

Cheers,
Kyrill


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]