[all-commits] [llvm/llvm-project] ada2a4: [VPlan] Use VPBasicBlock to get incoming block for...

Florian Hahn via All-commits all-commits at lists.llvm.org
Thu Aug 17 10:18:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ada2a455fca47be74ef4394c5aba475887af3f8c
      https://github.com/llvm/llvm-project/commit/ada2a455fca47be74ef4394c5aba475887af3f8c
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-08-17 (Thu, 17 Aug 2023)

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

  Log Message:
  -----------
  [VPlan] Use VPBasicBlock to get incoming block for exit phi fixup (NFC)

Retrieve block via VPlan infrastructure as suggested as independent
cleanup in D150398.




More information about the All-commits mailing list