[PATCH] D69720: [InstCombine] propagate fast-math-flags (FMF) to select when inverting fcmp+select

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 13 07:41:35 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3d6b53980ce4: [InstCombine] propagate fast-math-flags (FMF) to select when inverting… (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69720

Files:
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/clamp-to-minmax.ll
  llvm/test/Transforms/InstCombine/minmax-fold.ll
  llvm/test/Transforms/InstCombine/minmax-fp.ll
  llvm/test/Transforms/InstCombine/unordered-fcmp-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69720.229097.patch
Type: text/x-patch
Size: 19693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191113/8063bc92/attachment.bin>


More information about the llvm-commits mailing list