[all-commits] [llvm/llvm-project] b03f3f: Reapply: [SVE] Fix bug in simplification of scalab...

Christopher Tetreault via All-commits all-commits at lists.llvm.org
Wed Feb 5 10:01:22 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b03f3fbd6a6b8843469865b16c9eb3af8adc2d3a
      https://github.com/llvm/llvm-project/commit/b03f3fbd6a6b8843469865b16c9eb3af8adc2d3a
  Author: Christopher Tetreault <ctetreau at quicinc.com>
  Date:   2020-02-05 (Wed, 05 Feb 2020)

  Changed paths:
    M llvm/include/llvm/IR/Instructions.h
    M llvm/lib/Analysis/InstructionSimplify.cpp
    M llvm/lib/Analysis/ValueTracking.cpp
    M llvm/lib/AsmParser/LLParser.cpp
    M llvm/lib/IR/ConstantFold.cpp
    M llvm/lib/IR/Instructions.cpp
    A llvm/test/Analysis/ConstantFolding/vscale-getelementptr.ll
    A llvm/test/Analysis/ConstantFolding/vscale-shufflevector.ll

  Log Message:
  -----------
  Reapply: [SVE] Fix bug in simplification of scalable vector instructions

This reverts commit a05441038a3a4a011b9421751367c5c797d57137, reapplying
commit 31574d38ac5fa4646cf01dd252a23e682402134f




More information about the All-commits mailing list