[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 22:49:13 PDT 2022


uabelho added a comment.

In D124552#3506465 <https://reviews.llvm.org/D124552#3506465>, @MatzeB wrote:

>> The following starts hanging in Codegen Prepare with this patch:
>
> Thanks for the report, I fixed this in https://github.com/llvm/llvm-project/commit/de9ad98d2d6358e6aa773f0bb5258b629bde9389

Great, thanks!


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