[PATCH] D152112: [TypePromotion] Don't treat bitcast as a Source

Steven Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 17:29:35 PDT 2023


srj added a comment.

In D152112#4401561 <https://reviews.llvm.org/D152112#4401561>, @paulkirth wrote:

> I think this is also causing failures in our CI for the Fuchsia Toolchain.  I'm bisecting now to confirm, but it seems most likely given the blamelist + the earlier report. Can you revert this until a fix is ready?

Agreed, this should probably be reverted pending a fix.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152112



More information about the llvm-commits mailing list