[PATCH] D154994: IRBuilder: Fix not handling strictfp minnum/maxnum

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 11 13:00:36 PDT 2023


jyknight added a comment.

> Removing the rounding mode arguments seems like more trouble than
> it's worth.

Change looks fine, but I don't understand what you mean by this commit messsage.


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

https://reviews.llvm.org/D154994



More information about the llvm-commits mailing list