[PATCH] D71706: [SimplifyLibCalls] require fast-math-flags for pow(X, -0.5) transforms

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 21 07:07:01 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG19f9f374d9af: [SimplifyLibCalls] require fast-math-flags for pow(X, -0.5) transforms (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71706

Files:
  llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/test/Transforms/InstCombine/pow-sqrt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71706.235019.patch
Type: text/x-patch
Size: 4545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191221/a5564231/attachment.bin>


More information about the llvm-commits mailing list