[all-commits] [llvm/llvm-project] 42d079: [WebAssembly, MC] Add ref.test_func handling to Asm...
Hood Chatham via All-commits
all-commits at lists.llvm.org
Mon Jul 7 13:32:18 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 42d079e16ebd4da1f76488df6da2fd2750d4f898
https://github.com/llvm/llvm-project/commit/42d079e16ebd4da1f76488df6da2fd2750d4f898
Author: Hood Chatham <roberthoodchatham at gmail.com>
Date: 2025-07-07 (Mon, 07 Jul 2025)
Changed paths:
M llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
M llvm/lib/Target/WebAssembly/WebAssemblyInstrRef.td
M llvm/test/MC/WebAssembly/reference-types.s
Log Message:
-----------
[WebAssembly,MC] Add ref.test_func handling to AsmParser (#139642)
This will allow us to eliminate the hand-coded webassembly here:
https://github.com/python/cpython/blob/main/Python/emscripten_trampoline.c#L138
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