[PATCH] D53205: [FPEnv][NFCI] Convert more BinaryOperator::isFNeg(...) to m_FNeg(...)

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 24 07:47:33 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345146: [FPEnv] Convert more BinaryOperator::isFNeg(...) to m_FNeg(...) (authored by mcinally, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53205?vs=170729&id=170891#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53205

Files:
  llvm/trunk/include/llvm/IR/PatternMatch.h
  llvm/trunk/lib/Transforms/Scalar/Reassociate.cpp
  llvm/trunk/test/Transforms/Reassociate/fp-expr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53205.170891.patch
Type: text/x-patch
Size: 5278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181024/0aebc976/attachment.bin>


More information about the llvm-commits mailing list