[all-commits] [llvm/llvm-project] bab983: [WebAssembly] Remove unnecessary GEP insts from ta...

Paulo Matos via All-commits all-commits at lists.llvm.org
Wed Nov 23 09:46:15 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bab98395a103ac49aa3d8080565e2b8e99f112a5
      https://github.com/llvm/llvm-project/commit/bab98395a103ac49aa3d8080565e2b8e99f112a5
  Author: Paulo Matos <pmatos at igalia.com>
  Date:   2022-11-23 (Wed, 23 Nov 2022)

  Changed paths:
    M llvm/test/CodeGen/WebAssembly/table-copy.ll
    M llvm/test/CodeGen/WebAssembly/table-fill.ll
    M llvm/test/CodeGen/WebAssembly/table-grow.ll
    M llvm/test/CodeGen/WebAssembly/table-size.ll

  Log Message:
  -----------
  [WebAssembly] Remove unnecessary GEP insts from table tests

Removes the unnecessary GEP instructions from WebAssembly Table tests.

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




More information about the All-commits mailing list