[PATCH] D141048: [SelectionDAG] Add pcsections recursively on SDNode values

Martin Fink via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 16 05:24:11 PST 2023


martin-fink updated this revision to Diff 489517.
martin-fink added a comment.

Remove unneeded import


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141048

Files:
  llvm/include/llvm/CodeGen/SelectionDAG.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/test/CodeGen/AArch64/pcsections-memtransfer.ll
  llvm/test/CodeGen/AArch64/pcsections.ll
  llvm/test/CodeGen/X86/pcsections-memtransfer.ll
  llvm/test/CodeGen/X86/pcsections.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141048.489517.patch
Type: text/x-patch
Size: 52447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230116/3939493f/attachment-0001.bin>


More information about the llvm-commits mailing list