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

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 08:40:04 PST 2023


tlively added a comment.

The clang driver will automatically call wasm-opt if it finds it in your PATH, so it's worth checking whether wasm-opt is being run or not.


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

https://reviews.llvm.org/D141926



More information about the llvm-commits mailing list