[PATCH] D154994: IRBuilder: Fix not handling strictfp minnum/maxnum
Douglas Yung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 11 16:34:25 PDT 2023
dyung added a comment.
@arsenm Not sure if you noticed it, but your change appears to have caused a test failure in clang/test/CodeGen/strictfp-elementwise-bulitins.cpp which might have been masked by a previously existing test failure on the same bot. Can you take a look?
https://lab.llvm.org/buildbot/#/builders/139/builds/44853
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154994/new/
https://reviews.llvm.org/D154994
More information about the llvm-commits
mailing list