[all-commits] [llvm/llvm-project] 013839: [InstCombine] Remove scalable vector restriction i...

junparser via All-commits all-commits at lists.llvm.org
Thu Dec 17 06:03:40 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 01383999037760288f617e24084991eaf6bd9272
      https://github.com/llvm/llvm-project/commit/01383999037760288f617e24084991eaf6bd9272
  Author: Jun Ma <JunMa at linux.alibaba.com>
  Date:   2020-12-17 (Thu, 17 Dec 2020)

  Changed paths:
    M llvm/lib/IR/Verifier.cpp
    M llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
    M llvm/test/Transforms/InstCombine/addrspacecast.ll
    M llvm/test/Transforms/InstCombine/ptr-int-cast.ll
    M llvm/test/Transforms/InstCombine/trunc-extractelement.ll
    M llvm/test/Transforms/InstCombine/vec_shuffle.ll

  Log Message:
  -----------
  [InstCombine] Remove scalable vector restriction in InstCombineCasts

Differential Revision: https://reviews.llvm.org/D93389




More information about the All-commits mailing list