[all-commits] [llvm/llvm-project] 7fe149: [VPlan] Replace getIRBasicBlock with IRBB in VPIRB...

Florian Hahn via All-commits all-commits at lists.llvm.org
Sun Oct 27 08:23:50 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7fe149cdf09d04fb8390b97c91bd9214c968cd3e
      https://github.com/llvm/llvm-project/commit/7fe149cdf09d04fb8390b97c91bd9214c968cd3e
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2024-10-27 (Sun, 27 Oct 2024)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlan.cpp

  Log Message:
  -----------
  [VPlan] Replace getIRBasicBlock with IRBB in VPIRBB::execute (NFC).

Suggested in https://github.com/llvm/llvm-project/pull/109975. This
makes the function consistent throughout.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list