[all-commits] [llvm/llvm-project] 3d422a: [VPlan] Implement mayHaveSideEffects/mayWriteToMem...

Shih-Po Hung via All-commits all-commits at lists.llvm.org
Thu Dec 14 08:23:28 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3d422a98595f0617e7a0b687fe9fd9f21cc25deb
      https://github.com/llvm/llvm-project/commit/3d422a98595f0617e7a0b687fe9fd9f21cc25deb
  Author: Shih-Po Hung <shihpo.hung at sifive.com>
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
    M llvm/test/Transforms/LoopVectorize/vplan-unused-interleave-group.ll

  Log Message:
  -----------
  [VPlan] Implement mayHaveSideEffects/mayWriteToMemory for VPInterleavā€¦ (#71360)

ā€¦eRecipe

This helps VPlanTransforms::removeDeadRecipes to work on
VPInterleaveRecipe




More information about the All-commits mailing list