[all-commits] [llvm/llvm-project] 536853: [VPlan] VPPredInstPHIRecipes does not write to mem...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Jan 30 02:29:57 PST 2023


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

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

  Log Message:
  -----------
  [VPlan] VPPredInstPHIRecipes does not write to memory.

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




More information about the All-commits mailing list