[PATCH] D155711: [SimplifyCFG] Hoist common instructions on Switch.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 20 11:46:20 PDT 2023


MaskRay added a comment.

In D155711#4648928 <https://reviews.llvm.org/D155711#4648928>, @MaskRay wrote:

> Early heads-up we internally have identified a crash due to this change.

I will try giving a reproduce later, but am reverting this now.

  musttail call must precede a ret with an optional bitcast


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155711



More information about the llvm-commits mailing list