[PATCH] D67694: [Power9] Fix the missing pseudo instruction scheduling information for power9

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 2 21:22:32 PST 2020


MaskRay added inline comments.


================
Comment at: llvm/test/CodeGen/PowerPC/pseudo-inst-latency.ll:9
+; CHECK: ********** MI Scheduling **********
+; CHECK-LABEL:test:%bb
+; CHECK: LDtocL
----------------
Space after colon


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67694





More information about the llvm-commits mailing list