qiucf accepted this revision.
qiucf added a comment.
This revision is now accepted and ready to land.
The PPC instructions tablegen part looks good to me.



================
Comment at: llvm/include/llvm/IR/IntrinsicsPowerPC.td:1589
                    [IntrNoMem, IntrHasSideEffects]>;
   def int_ppc_mtfsfi
       : GCCBuiltin<"__builtin_ppc_mtfsfi">,
----------------
If `mtfsf` was changed, `mtfsfi` `mtfsb0` `mtfsb1` should also be changed?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105957

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

Reply via email to