[PATCH] D71287: [PowerPC] Use fcti[dw] instructions in additional cases

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 29 19:30:20 PST 2020


qiucf added a comment.

As I see, this patch tries to extend use of `fcti*` instructions into subtargets without direct-move. If so, this looks reasonable, but needs change/rebase since D81537 <https://reviews.llvm.org/D81537> did refactor in this part conflicting with this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71287



More information about the llvm-commits mailing list