[PATCH] D84914: [PowerPC] Add intrinsic to read or set FPSCR register

Qing Shan Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 9 17:22:36 PDT 2020


steven.zhang accepted this revision.
steven.zhang added a comment.
This revision is now accepted and ready to land.

LGTM. But even we mark these two bif as boundary, there is still possible that, the pass after ISEL might move the MI across them. Some follow up work is needed to confirm this.


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

https://reviews.llvm.org/D84914



More information about the llvm-commits mailing list