[PATCH] D158648: InstCombine: Introduce SimplifyDemandedUseFPClass

antoine moynault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 5 01:09:51 PDT 2023


antmo added a comment.

Hi! Looks like this broke some bots:
clang-aarch64-full-2stage https://lab.llvm.org/buildbot/#/builders/179/builds/7924
clang-aarch64-sve-vls-2stage https://lab.llvm.org/buildbot/#/builders/176/builds/5826
clang-armv7-global-isel https://lab.llvm.org/buildbot/#/builders/186/builds/12441
clang-aarch64-global-isel https://lab.llvm.org/buildbot/#/builders/183/builds/16427
clang-aarch64-sve-vla https://lab.llvm.org/buildbot/#/builders/197/builds/9786
clang-aarch64-sve-vls https://lab.llvm.org/buildbot/#/builders/184/builds/7869
Could you please look at this ?


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

https://reviews.llvm.org/D158648



More information about the llvm-commits mailing list