[all-commits] [llvm/llvm-project] e6fdec: [VPlan] Drop references to Ingredient from VPWiden...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Jul 22 12:34:00 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e6fdecd29059c0951a4970e9e6cf478972844099
      https://github.com/llvm/llvm-project/commit/e6fdecd29059c0951a4970e9e6cf478972844099
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2024-07-22 (Mon, 22 Jul 2024)

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

  Log Message:
  -----------
  [VPlan] Drop references to Ingredient from VPWidenRecipe comments (NFC)

VPWidenRecipe has been updated to use Opcode + operands instead of an
Instruction 'ingredient'. Reword the comments.



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