[PATCH] D46884: [AArch64] Cortex-A55 scheduler model

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 15 08:33:10 PDT 2018


SjoerdMeijer added inline comments.


================
Comment at: lib/Target/AArch64/AArch64SchedA55.td:32
+
+  // FIXME: Remove when all errors have been fixed.
+  let FullInstRWOverlapCheck = 0;
----------------
Forgot to mention that I will look into this soon. 


https://reviews.llvm.org/D46884





More information about the llvm-commits mailing list