[all-commits] [llvm/llvm-project] 94d541: Revert "[VectorCombine] Scalarize vector load/extr...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon May 24 02:11:47 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 94d54155e2f38b56171811757044a3e6f643c14b
      https://github.com/llvm/llvm-project/commit/94d54155e2f38b56171811757044a3e6f643c14b
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-05-24 (Mon, 24 May 2021)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VectorCombine.cpp
    M llvm/test/Transforms/VectorCombine/AArch64/load-extractelement-scalarization.ll
    M llvm/test/Transforms/VectorCombine/X86/load-inseltpoison.ll
    M llvm/test/Transforms/VectorCombine/X86/load.ll

  Log Message:
  -----------
  Revert "[VectorCombine] Scalarize vector load/extract."

This reverts commit 86497785d540e59eaca24bed4219ddec183cbc9b.

One of the tests causes an ASAN failure.
https://lab.llvm.org/buildbot/#/builders/5/builds/7927/steps/12/logs/stdio




More information about the All-commits mailing list