[all-commits] [llvm/llvm-project] be968d: [VPlan] VPWidenCallRecipe has side-effects if the ...

Florian Hahn via All-commits all-commits at lists.llvm.org
Sun Mar 5 03:09:38 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: be968dbeee46daaba164d11be4391bbebd61baf0
      https://github.com/llvm/llvm-project/commit/be968dbeee46daaba164d11be4391bbebd61baf0
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-03-05 (Sun, 05 Mar 2023)

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

  Log Message:
  -----------
  [VPlan] VPWidenCallRecipe has side-effects if the call has.

Handle VPWidenCallRecipe in VPRecipeBase::mayHaveSideEffects by
delegating to the underlying call.




More information about the All-commits mailing list