[all-commits] [llvm/llvm-project] 96ba9d: [VPlan] Only consider recipes in loop region in pl...

Florian Hahn via All-commits all-commits at lists.llvm.org
Thu Sep 19 12:13:06 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 96ba9d372de522e836859d143f0cdab557277975
      https://github.com/llvm/llvm-project/commit/96ba9d372de522e836859d143f0cdab557277975
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2024-09-19 (Thu, 19 Sep 2024)

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

  Log Message:
  -----------
  [VPlan] Only consider recipes in loop region in planContainsSimp. (NFCI)

Limit checks in planContainsAdditionalSimplifications to recipes in the
vector loop region.

Preparation for https://github.com/llvm/llvm-project/pull/107894.



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