[all-commits] [llvm/llvm-project] bd5e12: [VPlan] Don't retrieve Def unnecessarily in isUnif...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Jan 20 14:08:42 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bd5e12e6a08d60015102a2a2a763353399499ccc
      https://github.com/llvm/llvm-project/commit/bd5e12e6a08d60015102a2a2a763353399499ccc
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-01-20 (Mon, 20 Jan 2025)

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

  Log Message:
  -----------
  [VPlan] Don't retrieve Def unnecessarily in isUniformAfterVector (NFC).

dyn_cast for recipes take VPValues, avoid calling getDefiningRecipe
unnecessarily.



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