[all-commits] [llvm/llvm-project] 78c0ea: [DAGCombine] Fix TypeSize warning in DAGCombine::v...

Joe Ellis via All-commits all-commits at lists.llvm.org
Thu Dec 3 04:13:01 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 78c0ea54a22aea5c3ff9030b66d2e1c50ca2c1a3
      https://github.com/llvm/llvm-project/commit/78c0ea54a22aea5c3ff9030b66d2e1c50ca2c1a3
  Author: Joe Ellis <joe.ellis at arm.com>
  Date:   2020-12-03 (Thu, 03 Dec 2020)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    A llvm/test/CodeGen/AArch64/dag-combine-lifetime-end-store-typesize.ll

  Log Message:
  -----------
  [DAGCombine] Fix TypeSize warning in DAGCombine::visitLIFETIME_END

Bail out early if we encounter a scalable store.

Reviewed By: peterwaller-arm

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




More information about the All-commits mailing list