[PATCH] D65023: [MS] Pass S_HEAPALLOCSITE metadata through SelectionDAG

Amy Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 7 15:19:19 PDT 2019


akhuang updated this revision to Diff 214016.
akhuang added a comment.

- Add clear to the SDNode map when Selection DAG is cleared


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65023/new/

https://reviews.llvm.org/D65023

Files:
  llvm/include/llvm/CodeGen/SelectionDAG.h
  llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/label-heapallocsite.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65023.214016.patch
Type: text/x-patch
Size: 15654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190807/60629d32/attachment.bin>


More information about the llvm-commits mailing list