[PATCH] D107914: [PowerPC] Disable CTR Loop generate for fma with the PPC double double type.
Amy Kwan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 12 15:35:51 PDT 2021
amyk updated this revision to Diff 366133.
amyk added a comment.
Address review comments:
- Move case the fmuladd lower in `mightUseCTR`.
- Shorten test case to one `llvm.fmuladd.ppcf128` intrinsic call.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107914/new/
https://reviews.llvm.org/D107914
Files:
llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
llvm/test/CodeGen/PowerPC/disable-ctr-ppcf128.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107914.366133.patch
Type: text/x-patch
Size: 5325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210812/fa035244/attachment.bin>
More information about the llvm-commits
mailing list