[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
Tue Nov 30 06:23:28 PST 2021
frasercrmck updated this revision to Diff 390686.
frasercrmck added a comment.
- add RV32 RUN line
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.390686.patch
Type: text/x-patch
Size: 61497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211130/e65d37fb/attachment.bin>
More information about the llvm-commits
mailing list