[all-commits] [llvm/llvm-project] 437f0b: Revert "[LV] Allow tryToCreateWidenRecipe to retur...

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue Feb 23 08:58:25 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 437f0bbcd509d0ed71b91ec1f86f48c2f4aae980
      https://github.com/llvm/llvm-project/commit/437f0bbcd509d0ed71b91ec1f86f48c2f4aae980
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-02-23 (Tue, 23 Feb 2021)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
    M llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
    M llvm/test/Transforms/LoopVectorize/single-value-blend-phis.ll

  Log Message:
  -----------
  Revert "[LV] Allow tryToCreateWidenRecipe to return a VPValue, use for blends."

This reverts commit 4efa097eb4c87d7ffe09a95a5b4ff372bdddda85, because
some the compilers used for some bots do not support automatic
conversions to PointerUnion.




More information about the All-commits mailing list