[PATCH] D149934: [ValutTracking] Use isGuaranteedNotToBePoison in impliesPoison

Douglas Yung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 8 22:54:43 PDT 2023


dyung added a comment.

Hi @StephenFan, your change is causing 2 test failures on a few bots, and I notice the two tests also failed in the pre-merge testing. Can you try to fix the issue and revert if you need time to investigate?

https://lab.llvm.org/buildbot/#/builders/139/builds/40364
https://lab.llvm.org/buildbot/#/builders/216/builds/20942
https://lab.llvm.org/buildbot/#/builders/247/builds/4320
https://reviews.llvm.org/B230178


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149934



More information about the llvm-commits mailing list