[all-commits] [llvm/llvm-project] 3a80dc: [WebAssembly][test][NFC] Add coverage of non-void ...

Alex Bradbury via All-commits all-commits at lists.llvm.org
Tue Feb 7 07:58:51 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3a80dc27ed45a43be7f18eecb7059d424b7c08d5
      https://github.com/llvm/llvm-project/commit/3a80dc27ed45a43be7f18eecb7059d424b7c08d5
  Author: Alex Bradbury <asb at igalia.com>
  Date:   2023-02-07 (Tue, 07 Feb 2023)

  Changed paths:
    M llvm/test/CodeGen/WebAssembly/funcref-call.ll

  Log Message:
  -----------
  [WebAssembly][test][NFC] Add coverage of non-void funcref calls

This is trickier to handle in some other representations of funcrefs
that are being explored, so it makes sense to ensure we have some
coverage of this requirement.




More information about the All-commits mailing list