[PATCH] D51701: ValueTracking: Report fast math flags for fcmp/select

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 5 11:58:48 PDT 2018


arsenm created this revision.
arsenm added a reviewer: spatel.
Herald added a subscriber: wdng.
arsenm added a dependency: D51646: DAG: Preserve FMF when creating fminnum/fmaxnum.

https://reviews.llvm.org/D51701

Files:
  include/llvm/Analysis/ValueTracking.h
  include/llvm/IR/Operator.h
  lib/Analysis/ValueTracking.cpp
  unittests/Analysis/ValueTrackingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51701.164093.patch
Type: text/x-patch
Size: 21224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180905/28e3860b/attachment.bin>


More information about the llvm-commits mailing list