[llvm] [VPlan] Model middle block via VPIRBasicBlock. (PR #95816)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 20 02:24:35 PDT 2024


================
@@ -469,29 +485,13 @@ void VPBasicBlock::execute(VPTransformState *State) {
   };
 
   // 1. Create an IR basic block, or reuse the last one or ExitBB if possible.
----------------
fhahn wrote:

Done, thanks!

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


More information about the llvm-commits mailing list