[all-commits] [llvm/llvm-project] e89379: Recommit "[VPlan] Add & use VPValue operands for V...

Florian Hahn via All-commits all-commits at lists.llvm.org
Wed Apr 29 03:41:12 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e89379856acd52e0535bfef3123bd72e1704485c
      https://github.com/llvm/llvm-project/commit/e89379856acd52e0535bfef3123bd72e1704485c
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2020-04-29 (Wed, 29 Apr 2020)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
    M llvm/lib/Transforms/Vectorize/VPlan.h
    M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
    M llvm/test/Transforms/LoopVectorize/icmp-uniforms.ll

  Log Message:
  -----------
  Recommit "[VPlan] Add & use VPValue operands for VPWidenRecipe (NFC)."

The crash that caused the original revert has been fixed in
a3c964a278b4. I also added a reduced version of the crash reproducer.

This reverts the revert commit 2107af9ccfdfe67a90ea9ed4f3bfd7c72c4e29ac.




More information about the All-commits mailing list