[all-commits] [llvm/llvm-project] cf2d43: [VPlan] VPPredInstPHIRecipe does not read from mem...

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue Jan 31 13:51:19 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cf2d436b31af3c5eb33cfb708b0f5eeb30e57070
      https://github.com/llvm/llvm-project/commit/cf2d436b31af3c5eb33cfb708b0f5eeb30e57070
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
    M llvm/unittests/Transforms/Vectorize/VPlanTest.cpp

  Log Message:
  -----------
  [VPlan] VPPredInstPHIRecipe does not read from memory.

VPPredInstPHIRecipe just merges the incoming values and does not write
to memory.




More information about the All-commits mailing list