[llvm] [SimplifyCFG] Hoist out implied conditions from successor (PR #158773)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 17 14:06:19 PDT 2025


================

----------------
nikic wrote:

This needs a lot more test cases. Especially negative tests where the transform is invalid (e.g. due to incorrect control flow, incorrect impliciations, etc. Generally there needs to be a test for every possible failing precondition).

https://github.com/llvm/llvm-project/pull/158773


More information about the llvm-commits mailing list