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

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 11 06:14:40 PDT 2022


uabelho added a comment.

Hi,

The following starts hanging in Codegen Prepare with this patch:

  llc -O1 -o /dev/null bbi-69624.ll

F23030405: bbi-69624.ll <https://reviews.llvm.org/F23030405>


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