[PATCH] D64662: [FPEnv] [PowerPC] Lower ppc_fp128 StrictFP Nodes to libcalls

Andrew J Wock via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 30 12:01:50 PDT 2019


ajwock updated this revision to Diff 218145.
ajwock added a comment.

Updated tests to have nounwind attribute so that we don't have to worry about https://reviews.llvm.org/D67016 non-relevant .cfi.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D64662

Files:
  lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  lib/CodeGen/SelectionDAG/LegalizeTypes.h
  test/CodeGen/PowerPC/ppcf128-constrained-fp-instrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64662.218145.patch
Type: text/x-patch
Size: 83515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190830/8bf46c47/attachment.bin>


More information about the llvm-commits mailing list