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

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 03:17:10 PST 2023


samparker added a comment.

> Do those figures include using wasm-opt after linking?

I don't know... I just use wasi-sdk and I assumed it just uses clang, llvm and lld.

Though, after reporting the (small) code size changes, the reported performance numbers (large) didn't make sense. I'm still investigating what's going on.


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

https://reviews.llvm.org/D141926



More information about the llvm-commits mailing list