[all-commits] [llvm/llvm-project] 19918a: [VPlan] Mark Select VPInstructions as not having s...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Dec 11 04:28:59 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 19918ac34dc5d304ec6ad413ceae1d4394abe28f
      https://github.com/llvm/llvm-project/commit/19918ac34dc5d304ec6ad413ceae1d4394abe28f
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
    M llvm/test/Transforms/LoopVectorize/reduction-small-size.ll

  Log Message:
  -----------
  [VPlan] Mark Select VPInstructions as not having sideeffects.

Select VPInstructions don't have sideeffects, mark them accordingly.




More information about the All-commits mailing list