[PATCH] D112667: [lld][WebAssembly] Initialize bss segments using memory.fill
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 27 18:22:44 PDT 2021
sbc100 updated this revision to Diff 382872.
sbc100 added a comment.
- avoid bulk memory opterations when feature not available
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112667/new/
https://reviews.llvm.org/D112667
Files:
lld/test/wasm/data-segments.ll
lld/test/wasm/shared-memory-bss.s
lld/test/wasm/tls.s
lld/wasm/Config.h
lld/wasm/OutputSections.cpp
lld/wasm/OutputSegment.h
lld/wasm/SyntheticSections.cpp
lld/wasm/Writer.cpp
llvm/include/llvm/BinaryFormat/Wasm.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112667.382872.patch
Type: text/x-patch
Size: 22782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211028/215b5845/attachment.bin>
More information about the llvm-commits
mailing list