[lld] [llvm] [WebAssembly] Use 64-bit table when targeting wasm64 (PR #92042)

Sam Clegg via llvm-commits llvm-commits at lists.llvm.org
Mon May 13 16:41:54 PDT 2024


sbc100 wrote:

> It still only takes a `table32_op` operand.. Am I missing something?
> 
> https://github.com/llvm/llvm-project/blob/23f8fac745bdde70ed4f9c585d19c4913734f1b8/llvm/lib/Target/WebAssembly/WebAssemblyInstrCall.td#L61-L67

I guess that code might need updating too.

https://github.com/llvm/llvm-project/pull/92042


More information about the llvm-commits mailing list