[PATCH] D90577: [WebAssembly] Don't fold frame offset for global addresses

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 14:26:22 PST 2020


dschuff accepted this revision.
dschuff added a comment.
This revision is now accepted and ready to land.

oh, I guess you're referring to the TODO on line 97? Yeah I guess including the case where the operand is a GA instead of an immediate counts as "more cases"...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90577



More information about the llvm-commits mailing list