[all-commits] [llvm/llvm-project] 4e7b99: [IR] Fix bug in DemoteRegToStack where DenseMap is...

riChar via All-commits all-commits at lists.llvm.org
Mon Feb 6 23:15:39 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4e7b998d8b1691a42bcdef7b67508a57bdcb7bb4
      https://github.com/llvm/llvm-project/commit/4e7b998d8b1691a42bcdef7b67508a57bdcb7bb4
  Author: riChar <wxsychi at 163.com>
  Date:   2023-02-07 (Tue, 07 Feb 2023)

  Changed paths:
    M llvm/lib/Transforms/Utils/DemoteRegToStack.cpp

  Log Message:
  -----------
  [IR] Fix bug in DemoteRegToStack where DenseMap is not used

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




More information about the All-commits mailing list