[PATCH] D81906: [CodeGen] Expand float operand for STRICT_FSETCC/STRICT_FSETCCS

Qing Shan Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 3 03:13:30 PDT 2020


steven.zhang updated this revision to Diff 282561.
steven.zhang added a comment.

Address comments. Chain the fsetcc together. Thank you for the good comments!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81906

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  llvm/test/CodeGen/PowerPC/fp-strict-fcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81906.282561.patch
Type: text/x-patch
Size: 42019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200803/8ec7777d/attachment.bin>


More information about the llvm-commits mailing list