[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:17:28 PST 2023
    
    
  
martin-fink updated this revision to Diff 489514.
martin-fink retitled this revision from "[SelectionDAG] Add missing setValue calls in visitIntrinsicCall" to "[SelectionDAG] Add pcsections recursively on SDNode values".
martin-fink edited the summary of this revision.
martin-fink added a comment.
Recursively set pcsections on SDNodes to make sure pcsections are propagated to all generated instructions.
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.489514.patch
Type: text/x-patch
Size: 52969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230116/a65eb9e3/attachment.bin>
    
    
More information about the llvm-commits
mailing list