[PATCH] D130882: [SelectionDAG] Propagate PCSections through SDNodes

Marco Elver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 1 01:57:49 PDT 2022


melver created this revision.
Herald added subscribers: ecnelises, hiraditya, MatzeB.
Herald added a project: All.
melver requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Add a new entry to SDNodeExtraInfo to propagate PCSections through
SelectionDAG.

Depends on D130881 <https://reviews.llvm.org/D130881>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D130882

Files:
  llvm/include/llvm/CodeGen/SelectionDAG.h
  llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130882.448951.patch
Type: text/x-patch
Size: 6670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220801/d439838b/attachment.bin>


More information about the llvm-commits mailing list