[PATCH] D18969: Disable quad load/store pairing for Exynos

Chad Rosier via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 12 09:32:49 PDT 2016


mcrosier added inline comments.

================
Comment at: llvm/test/CodeGen/AArch64/arm64-ldp-cluster.ll:102
@@ +101,3 @@
+
+; Test no ldq clustering for Exynos.
+; EXYNOS: ********** MI Scheduling **********
----------------
junbuml wrote:
> Since you only disable clustering for  quad load/store, you may want to add check for EXYNOS in above other test cases. 
I tend to agree.


Repository:
  rL LLVM

http://reviews.llvm.org/D18969





More information about the llvm-commits mailing list