[PATCH] D71287: [PowerPC] [RFC] exploit fcti[dw] instructions for lrint and llrint
Justin Hibbits via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 27 09:58:35 PST 2019
jhibbits added a comment.
The conflict I see is the other patch uses VSX for the operations, but this uses instructions that have been around as far back as the PPC970.
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