[all-commits] [llvm/llvm-project] b303c0: [WebAssembly] multivalue stackify fix

Sam Parker via All-commits all-commits at lists.llvm.org
Wed Nov 16 01:02:57 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b303c0027ff7f3a9912d7690886b7b7b33ddb05f
      https://github.com/llvm/llvm-project/commit/b303c0027ff7f3a9912d7690886b7b7b33ddb05f
  Author: Samuel Parker <sam.parker at arm.com>
  Date:   2022-11-16 (Wed, 16 Nov 2022)

  Changed paths:
    M llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
    A llvm/test/CodeGen/WebAssembly/multivalue-dont-move-def-past-use.mir

  Log Message:
  -----------
  [WebAssembly] multivalue stackify fix

Don't attempt to move a multivalue def past one of it's prior uses.

Differential Revision: https://reviews.llvm.org/D137824




More information about the All-commits mailing list