[all-commits] [llvm/llvm-project] ce44e0: [VPlan] Handle Select in isSingleScalar. (NFCI)

Florian Hahn via All-commits all-commits at lists.llvm.org
Thu Aug 28 14:06:35 PDT 2025


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

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlanUtils.h

  Log Message:
  -----------
  [VPlan] Handle Select in isSingleScalar. (NFCI)

Selects also are single-scalars if all their operands are. Should be NFC
at the moment, but will be used in future patches.



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