[all-commits] [llvm/llvm-project] 39d32b: [WebAssembly] Use 64-bit table when targeting wasm...
Sam Clegg via All-commits
all-commits at lists.llvm.org
Thu May 23 18:26:19 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 39d32b238dde06999ddf4d6cc7285e275a138131
https://github.com/llvm/llvm-project/commit/39d32b238dde06999ddf4d6cc7285e275a138131
Author: Sam Clegg <sbc at chromium.org>
Date: 2024-05-23 (Thu, 23 May 2024)
Changed paths:
M lld/test/wasm/shared64.s
M lld/wasm/Driver.cpp
M lld/wasm/Symbols.cpp
M lld/wasm/Symbols.h
M lld/wasm/SyntheticSections.cpp
M lld/wasm/Writer.cpp
M llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp
M llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
R llvm/test/CodeGen/WebAssembly/fast-isel-call-indirect64.ll
M llvm/test/CodeGen/WebAssembly/function-pointer64.ll
Log Message:
-----------
[WebAssembly] Use 64-bit table when targeting wasm64 (#92042)
See https://github.com/WebAssembly/memory64/issues/51
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