[PATCH] D114795: [PR52475] Ensure a correct chain in copies to/from hidden sret parameter
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 13 02:56:14 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb0319ab79bf5: [PR52475] Ensure a correct chain in copies to/from hidden sret parameter (authored by frasercrmck).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114795/new/
https://reviews.llvm.org/D114795
Files:
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-calling-conv-fastcc.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-calling-conv.ll
llvm/test/CodeGen/RISCV/rvv/pr52475.ll
llvm/test/CodeGen/RISCV/srem-vector-lkk.ll
llvm/test/CodeGen/RISCV/urem-vector-lkk.ll
llvm/test/CodeGen/WebAssembly/multi-return.ll
llvm/test/CodeGen/WebAssembly/simd-conversions.ll
llvm/test/CodeGen/X86/addcarry.ll
llvm/test/CodeGen/X86/fp128-cast.ll
llvm/test/CodeGen/X86/i128-add.ll
llvm/test/CodeGen/X86/masked_load.ll
llvm/test/CodeGen/X86/mul128.ll
llvm/test/CodeGen/X86/pmulh.ll
llvm/test/CodeGen/X86/scheduler-backtracking.ll
llvm/test/CodeGen/X86/subcarry.ll
llvm/test/CodeGen/X86/umul-with-overflow.ll
llvm/test/CodeGen/X86/umulo-128-legalisation-lowering.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114795.393820.patch
Type: text/x-patch
Size: 61457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211213/b2ea9105/attachment-0001.bin>
More information about the llvm-commits
mailing list