amyk accepted this revision.
amyk added a comment.

I think this looks good aside from the comments I had.



================
Comment at: llvm/lib/Target/PowerPC/PPCSubtarget.h:142
   bool IsISA3_0;
+  bool IsISA3_1;
   bool UseLongCalls;
----------------
Missing `IsISA3_1 = false;` in PPCSubtarget.cpp.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80020



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

Reply via email to