amyk marked an inline comment as done.
amyk added inline comments.

================
Comment at: llvm/lib/Target/PowerPC/PPCScheduleP9.td:47
+  let UnsupportedFeatures = [HasQPX, HasSPE, PrefixInstrs, PCRelativeMemops,
+                             IsISA3_1];
 
----------------
lei wrote:
> Are `PrefixInstrs` and `PCRelativeMemops` not part of `IsISA3_1`?
Currently they are not. I believe those will need to be updated in the future 
to be apart 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