[PATCH] D141639: [EarlyIfCvt] Don't if-convert if condition has only loop-invariant ops.

Douglas Yung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 12 12:01:24 PDT 2023


dyung added a comment.

Hi @fhahn, your change is causing two test failures on several bots that seem to be the same ones found by the premerge testing. Can you take a look?

https://reviews.llvm.org/B229668
https://lab.llvm.org/buildbot/#/builders/247/builds/4440
https://lab.llvm.org/buildbot/#/builders/249/builds/4169
https://lab.llvm.org/buildbot/#/builders/231/builds/11716
https://lab.llvm.org/buildbot/#/builders/230/builds/12913


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141639



More information about the llvm-commits mailing list