[PATCH] D44216: [LangRef] make it clear that FP instructions do not have side effects

Chris Lattner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 8 18:21:50 PST 2018


lattner accepted this revision.
lattner added a comment.
This revision is now accepted and ready to land.

These changes look great, but I'd suggest explicitly mentioning that SNaN behavior somewhere, the relation of the instructions to the intrinsics etc.  Perhaps a section before Fast Math Flags?


https://reviews.llvm.org/D44216





More information about the llvm-commits mailing list