[PATCH] D117459: [PowerPC] Change CTR clobber estimation for 128-bit floating types

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 18 08:26:22 PST 2022


qiucf updated this revision to Diff 400857.
qiucf added a comment.

Fix check for fcmp because its result type is not float


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

https://reviews.llvm.org/D117459

Files:
  llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
  llvm/test/CodeGen/PowerPC/ctrloop-fp128.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117459.400857.patch
Type: text/x-patch
Size: 6978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220118/db9557eb/attachment.bin>


More information about the llvm-commits mailing list