[all-commits] [llvm/llvm-project] 9be8d9: [VPlan] Add VPWidenSelectRecipe::getCond() (NFC).

Florian Hahn via All-commits all-commits at lists.llvm.org
Fri Mar 10 08:49:40 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9be8d90e62a1f29f52fd5c7fc328cfe807a12c2e
      https://github.com/llvm/llvm-project/commit/9be8d90e62a1f29f52fd5c7fc328cfe807a12c2e
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-03-10 (Fri, 10 Mar 2023)

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

  Log Message:
  -----------
  [VPlan] Add VPWidenSelectRecipe::getCond() (NFC).

Add helper to access condition, as suggested in D144489.




More information about the All-commits mailing list