[PATCH] D125746: [PowerPC] Treat llvm.fmuladd intrinsic as using CTR
Dimitry Andric via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 17 11:16:22 PDT 2022
dim accepted this revision.
dim added a comment.
This revision is now accepted and ready to land.
I can confirm that this fixes both my original full test case, and the minimized variant. Since this change resembles D78668 <https://reviews.llvm.org/D78668>, I think it is relatively safe to apply now, and merge to the release/14.x branch?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125746/new/
https://reviews.llvm.org/D125746
More information about the llvm-commits
mailing list