[all-commits] [llvm/llvm-project] dac0f7: [VPlan] Add general recipe matcher, replace handwr...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Oct 21 16:47:11 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dac0f7e83ebcaed451d5d0bcc3a4c7f949f0c26c
      https://github.com/llvm/llvm-project/commit/dac0f7e83ebcaed451d5d0bcc3a4c7f949f0c26c
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2024-10-21 (Mon, 21 Oct 2024)

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

  Log Message:
  -----------
  [VPlan] Add general recipe matcher, replace handwritten ones (NFC)

The new matcher is more flexible and can be used to build matchers for
additional recipe types without unnecessary duplication.



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