[PATCH] D69988: X86: Prepare tests for change of default denormal-fp-math behavior

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 7 23:13:22 PST 2019


arsenm created this revision.
arsenm added reviewers: andrew.w.kaylor, cameron.mcinally, craig.topper, spatel.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

Prepare for undecorated functions assuming ieee behavior by default.


https://reviews.llvm.org/D69988

Files:
  llvm/test/CodeGen/X86/pow.ll
  llvm/test/CodeGen/X86/sqrt-fastmath-mir.ll
  llvm/test/CodeGen/X86/sqrt-fastmath-tune.ll
  llvm/test/CodeGen/X86/sqrt-fastmath.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69988.228369.patch
Type: text/x-patch
Size: 19568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191108/5aec4606/attachment-0001.bin>


More information about the llvm-commits mailing list