[PATCH] D101594: DAG: Cleanup assertion in EmitFuncArgumentDbgValue
    Christudasan Devadasan via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue May  4 02:13:37 PDT 2021
    
    
  
cdevadas updated this revision to Diff 342676.
cdevadas added a comment.
Captured more use cases of pointer argument split between register and memory or argument fully in memory.
Also, put a note for the incomplete/missing Debug value handling for the cases involved with memory.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101594/new/
https://reviews.llvm.org/D101594
Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/test/CodeGen/AMDGPU/ptr-arg-dbg-value.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101594.342676.patch
Type: text/x-patch
Size: 7378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210504/c3f4e3d9/attachment.bin>
    
    
More information about the llvm-commits
mailing list