[llvm] [VPlan] Add initial CFG simplification, removing BranchOnCond true. (PR #106748)

David Sherwood via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 16 05:35:40 PDT 2024


https://github.com/david-arm commented:

I think the idea of cleaning up the CFG makes a lot of sense, but I am a bit confused by some of the changes and how this works. I'm probably missing something, but I left a few comments anyway!

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


More information about the llvm-commits mailing list