lei accepted this revision as: lei.
lei added a comment.
This revision is now accepted and ready to land.

LGTM, just 1 minor comment/question.



================
Comment at: llvm/lib/Target/PowerPC/PPCScheduleP9.td:47
+  let UnsupportedFeatures = [HasQPX, HasSPE, PrefixInstrs, PCRelativeMemops,
+                             IsISA3_1];
 
----------------
Are `PrefixInstrs` and `PCRelativeMemops` not part of `IsISA3_1`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80935



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to