[all-commits] [llvm/llvm-project] 1262dc: Add support for ref.func to AsmParser/MC (#163326)

Demetrius Kanios via All-commits all-commits at lists.llvm.org
Wed Nov 5 16:39:59 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1262dce1fddf7b8e6396d1359b574d36b8992d87
      https://github.com/llvm/llvm-project/commit/1262dce1fddf7b8e6396d1359b574d36b8992d87
  Author: Demetrius Kanios <demetrius at kanios.net>
  Date:   2025-11-05 (Wed, 05 Nov 2025)

  Changed paths:
    M llvm/lib/Target/WebAssembly/WebAssemblyInstrRef.td
    M llvm/test/MC/WebAssembly/reference-types.s

  Log Message:
  -----------
  Add support for ref.func to AsmParser/MC (#163326)

This is step 1 of exposing WASM `ref.func` to LLVM.

This PR only handles creating the instruction and a test for assembling
it.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list