[PATCH] D55996: [PowerPC] Fix CR Bit spill pseudo expansion

Hal Finkel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 21 08:39:40 PST 2018


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

LGTM. This certainly looks like a better solution; the previous code was indeed trying to make sure that the containing CR field was defined before the mfocrf. Thanks!


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55996





More information about the llvm-commits mailing list