[PATCH] D28675: [DAGCombine] require UnsafeFPMath for re-association of addition

Hal Finkel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 27 12:52:34 PST 2017


hfinkel added a comment.

In https://reviews.llvm.org/D28675#659097, @nhaehnle wrote:

> Yeah, I personally feel more comfortable having the exact same change on the branch.


I meant that having getFlags() always return something dereferenceable seems safer.


https://reviews.llvm.org/D28675





More information about the llvm-commits mailing list