[PATCH] D145275: [CGP] Hoist allocas used in catchpad instructions, if they are not in the entry block.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 3 16:49:32 PST 2023


efriedma added a comment.

How do you end up with IR that looks like "@hoist"? clang shouldn't generate IR like that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145275



More information about the llvm-commits mailing list