[PATCH] D146723: [SimplifyCFG] Don't merge invoke if this makes immarg non-constant (PR61265)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 24 06:32:04 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG11313108ff77: [SimplifyCFG] Don't merge invoke if this makes immarg non-constant (PR61265) (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146723

Files:
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/SimplifyCFG/X86/merge-compatible-invokes-of-landingpad.ll
  llvm/test/Transforms/SimplifyCFG/merge-deopt-bundle-constants.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146723.508071.patch
Type: text/x-patch
Size: 9742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230324/2741b97d/attachment.bin>


More information about the llvm-commits mailing list