[all-commits] [llvm/llvm-project] 30a886: [FastISel] Lower `llvm.dbg.value(undef, ...` corre...

Davide Italiano via All-commits all-commits at lists.llvm.org
Thu Jan 16 16:22:43 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 30a8865142abe309bb9aceede2708c171a2904ea
      https://github.com/llvm/llvm-project/commit/30a8865142abe309bb9aceede2708c171a2904ea
  Author: Davide Italiano <ditaliano at apple.com>
  Date:   2020-01-16 (Thu, 16 Jan 2020)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
    A llvm/test/CodeGen/AArch64/fastisel-debugvalue-undef.ll

  Log Message:
  -----------
  [FastISel] Lower `llvm.dbg.value(undef, ...` correctly.

Summary:
Instead of just dropping them.

<rdar://problem/58657146>

Reviewers: aprantl, vsk, ab, paquette, echristo

Subscribers: hiraditya, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list