[PATCH] D141926: [WebAssembly] Add passes for GEP lowering

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 7 03:31:47 PST 2023


samparker added a comment.

> How is code size affected?

Using wasi-sdk-19, the total code size of my suite is 7985 KB. With this patch it's reduced slightly to 7982 KB.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141926/new/

https://reviews.llvm.org/D141926



More information about the llvm-commits mailing list