[PATCH] D154994: IRBuilder: Fix not handling strictfp minnum/maxnum
Krasimir Georgiev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 12 05:17:25 PDT 2023
krasimir added a comment.
Hey, I didn't realize that there was already a fix for the broken tests fd2254b <https://reviews.llvm.org/rGfd2254b7358d0f78a79784688bd8012c1a52b9cf> and reverted this. After I realized, I reverted the revert in https://github.com/llvm/llvm-project/commit/c256e1967151c0a221a6bb63b5e4f15a35b0cecd, so it should be all good after that. Sorry about that!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154994/new/
https://reviews.llvm.org/D154994
More information about the llvm-commits
mailing list