[all-commits] [llvm/llvm-project] cb56ba: [VPlan] Unswitch cond in replaceUsesWithIf in opti...

Florian Hahn via All-commits all-commits at lists.llvm.org
Fri Dec 15 12:27:42 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cb56ba635017500d6e0d7bb2a2a708b0161b8602
      https://github.com/llvm/llvm-project/commit/cb56ba635017500d6e0d7bb2a2a708b0161b8602
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-12-15 (Fri, 15 Dec 2023)

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

  Log Message:
  -----------
  [VPlan] Unswitch cond in replaceUsesWithIf in optimizeInductions (NFC)

As suggested post-commit for a00227197, unswitch the condition in
replaceUsesWithIf to simplify the check.




More information about the All-commits mailing list