[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:22:10 PST 2023
martin-fink updated this revision to Diff 489516.
martin-fink added a comment.
Updating D141048 <https://reviews.llvm.org/D141048>: [SelectionDAG] Add pcsections recursively on SDNode values
Use recursive function instead of lambda
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.489516.patch
Type: text/x-patch
Size: 52778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230116/02c6c297/attachment.bin>
More information about the llvm-commits
mailing list