[PATCH] D69982: PPC: Prepare tests for switch of default denormal-fp-math

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 7 18:36:48 PST 2019


arsenm created this revision.
arsenm added reviewers: hfinkel, nemanjai, steven.zhang, spatel, kbarton.
Herald added subscribers: jsji, wdng.
Herald added a project: LLVM.

These tests fail when the default is switched to assume IEEE denormal
handling. I'm not sure if PPC really has a way to control the denormal
input handling.


https://reviews.llvm.org/D69982

Files:
  llvm/test/CodeGen/PowerPC/fmf-propagation.ll
  llvm/test/CodeGen/PowerPC/qpx-recipest.ll
  llvm/test/CodeGen/PowerPC/recipest.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69982.228353.patch
Type: text/x-patch
Size: 9434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191108/358d5dfb/attachment.bin>


More information about the llvm-commits mailing list