cameron.mcinally added inline comments.

================
Comment at: include/llvm/IR/IRBuilder.h:1244
   }
 
   /// Copy fast-math-flags from an instruction rather than using the builder's
----------------
I think you can forgo the `else {` in these functions since the if branch 
returns immediately.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D53157/new/

https://reviews.llvm.org/D53157



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to