[all-commits] [llvm/llvm-project] c981f6: Revert "[Codegen][ReplaceWithVecLib] add pass to r...

RotateRight via All-commits all-commits at lists.llvm.org
Fri Feb 5 12:10:56 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c981f6f8e16effdbd5f8c98a80ee8d677fdf8503
      https://github.com/llvm/llvm-project/commit/c981f6f8e16effdbd5f8c98a80ee8d677fdf8503
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-02-05 (Fri, 05 Feb 2021)

  Changed paths:
    M llvm/include/llvm/CodeGen/CodeGenPassBuilder.h
    M llvm/include/llvm/CodeGen/MachinePassRegistry.def
    M llvm/include/llvm/CodeGen/Passes.h
    R llvm/include/llvm/CodeGen/ReplaceWithVeclib.h
    M llvm/include/llvm/InitializePasses.h
    M llvm/lib/CodeGen/CMakeLists.txt
    R llvm/lib/CodeGen/ReplaceWithVeclib.cpp
    M llvm/lib/CodeGen/TargetPassConfig.cpp
    M llvm/test/CodeGen/AArch64/O3-pipeline.ll
    M llvm/test/CodeGen/ARM/O3-pipeline.ll
    R llvm/test/CodeGen/Generic/replace-intrinsics-with-veclib.ll
    M llvm/test/CodeGen/X86/opt-pipeline.ll
    M llvm/tools/llc/llc.cpp
    M llvm/tools/opt/opt.cpp
    M llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn

  Log Message:
  -----------
  Revert "[Codegen][ReplaceWithVecLib] add pass to replace vector intrinsics with calls to vector library"

This reverts commit 2303e93e666e13ebf6d24323729c28f520ecca37.
Investigating bot failures.




More information about the All-commits mailing list