[PATCH] D76784: [WebAssembly] Clear frame base vreg in explicit-locals when stack pointer is dead

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 25 15:44:14 PDT 2020


dschuff added a comment.

(FTR, the failure mode is the same assertion in MFI::getFrameBaseLocal() that we saw before)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76784





More information about the llvm-commits mailing list