<div dir="ltr"><div>I recently made a change that would allow fast-math-flags to appear on phi nodes of floating-point values in IR:</div><div><a href="https://reviews.llvm.org/D67564">https://reviews.llvm.org/D67564</a> (r372878)</div><div><br></div><div>As noted there, the patch is an extension of allowing FMF on select-of-FP, and the underlying motivation is to clean up semantics of FMF as described in:</div><div><a href="https://bugs.llvm.org/show_bug.cgi?id=38086" target="_blank">https://bugs.llvm.org/show_bug.cgi?id=38086</a></div><div>...and related bugs.</div><div><br></div><div>Does allowing these flags or other metadata/attributes on phi nodes raise any concerns?<br></div><div><br></div><div><br></div></div>