[PATCH] D78999: [SelectionDAGBuilder] Stop setting alignment to one for hidden sret values
Alexander Richardson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 29 02:06:31 PDT 2020
arichardson updated this revision to Diff 260861.
arichardson added a comment.
Herald added subscribers: aheejin, jgravelle-google, sbc100, dschuff.
- address review feedback. Also appears to improve codegen in one wasm test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78999/new/
https://reviews.llvm.org/D78999
Files:
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/test/CodeGen/Mips/implicit-sret.ll
llvm/test/CodeGen/WebAssembly/offset.ll
llvm/test/CodeGen/X86/pr34653.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78999.260861.patch
Type: text/x-patch
Size: 8195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200429/3117edd8/attachment.bin>
More information about the llvm-commits
mailing list