[all-commits] [llvm/llvm-project] b7e375: [DAG] Consolidate require spill slot logic in lamb...

serguei-katkov via All-commits all-commits at lists.llvm.org
Tue Apr 7 03:07:57 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b7e3759e177ef2ddc5adaf7951bb6fba1e5533fe
      https://github.com/llvm/llvm-project/commit/b7e3759e177ef2ddc5adaf7951bb6fba1e5533fe
  Author: Serguei Katkov <serguei.katkov at azul.com>
  Date:   2020-04-07 (Tue, 07 Apr 2020)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp

  Log Message:
  -----------
  [DAG] Consolidate require spill slot logic in lambda. NFC.

Move the logic whether lowering of deopt value requires a spill slot in
a separate lambda.

Reviewers: reames, dantrushin
Reviewed By: dantrushin
Subscribers: hiraditya, llvm-commits
Differential Revision: https://reviews.llvm.org/D77629




More information about the All-commits mailing list