[PATCH] D124552: CodeGenPrepare: Replace constant PHI arguments with switch condition value

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 10 12:34:15 PDT 2022


thakis added a comment.

This broke tests everywhere, e.g. https://lab.llvm.org/buildbot/#/builders/109/builds/38284

Please take a look.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124552



More information about the llvm-commits mailing list