[PATCH] D64662: [FPEnv] [PowerPC] Lower ppc_fp128 StrictFP Nodes to libcalls
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 27 08:08:46 PST 2019
craig.topper added a comment.
I think this needs to be rebased. ExpandChainLibCall no longer exists. It was merged into TLI.makeLibcall which now has an optional Chain argument.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64662/new/
https://reviews.llvm.org/D64662
More information about the llvm-commits
mailing list