[all-commits] [llvm/llvm-project] 96ef69: [InstCombine] Fix a couple crashes with extractele...

Eli Friedman via All-commits all-commits at lists.llvm.org
Wed Sep 2 18:02:48 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 96ef6998dfcc4d7f2c7fcb87eb9369e94a40e127
      https://github.com/llvm/llvm-project/commit/96ef6998dfcc4d7f2c7fcb87eb9369e94a40e127
  Author: Eli Friedman <efriedma at quicinc.com>
  Date:   2020-09-02 (Wed, 02 Sep 2020)

  Changed paths:
    M llvm/lib/Analysis/ValueTracking.cpp
    M llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
    M llvm/test/Transforms/InstCombine/vscale_extractelement.ll

  Log Message:
  -----------
  [InstCombine] Fix a couple crashes with extractelement on a scalable vector.

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




More information about the All-commits mailing list