[PATCH] D31169: [DAGCombiner] Initial support for the fast-math flag contract

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 15:45:34 PDT 2017


spatel added a comment.

In https://reviews.llvm.org/D31169#714398, @anemet wrote:

> Done.  Please take a look at the committed version.  The powerpc64le assembly looked correct to me but I don't work on PPC.


Seems right. PPC-LE is foreign to me too...much preferred the BE and Darwin syntax. :)


Repository:
  rL LLVM

https://reviews.llvm.org/D31169





More information about the llvm-commits mailing list