[PATCH] D67783: [WebAssembly] Remove unused memory instructions and patterns

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 19 18:26:54 PDT 2019


tlively added a comment.

@sunfish I believe you originally added the GlobalAddress patterns so I wanted to check in with you before removing them. Do you know whether they can ever be used? If so I will add tests for them instead, but I'm not sure I've ever seen a GlobalAddress offset.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67783





More information about the llvm-commits mailing list