[PATCH] D109700: [InstCombine] Improve TryToSinkInstruction with multiple uses

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 15 14:29:02 PDT 2021


hctim added a comment.

Early warning signs, looks like it broke the sanitizer fast bot: https://lab.llvm.org/buildbot/#/builders/5/builds/11759

Unclear whether this patch is fully responsible, or the bot's ccache is messed up.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109700



More information about the llvm-commits mailing list