[PATCH] D153963: [InstCombine] Fold binop of select and cast of select condition

Douglas Yung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 22 18:09:57 PDT 2023


dyung added a comment.

Hi @antoniofrighetto, this change seems to be causing the compiler to hit an assertion failure in one of our internal tests. I have put the details in bug #64040 <https://github.com/llvm/llvm-project/issues/64040>, can you take a look?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153963



More information about the llvm-commits mailing list