[PATCH] D134436: [WebAssembly] Use intrinsics for table.get/set instructions
Paulo Matos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 27 00:17:15 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1bd1a4407058: [WebAssembly] Use intrinsics for table.get/set instructions (authored by pmatos).
Changed prior to commit:
https://reviews.llvm.org/D134436?vs=462164&id=463115#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134436/new/
https://reviews.llvm.org/D134436
Files:
llvm/include/llvm/IR/IntrinsicsWebAssembly.td
llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/lib/Target/WebAssembly/WebAssemblyInstrTable.td
llvm/test/CodeGen/WebAssembly/externref-tableget.ll
llvm/test/CodeGen/WebAssembly/externref-tableset.ll
llvm/test/CodeGen/WebAssembly/funcref-table_call.ll
llvm/test/CodeGen/WebAssembly/funcref-tableget.ll
llvm/test/CodeGen/WebAssembly/funcref-tableset.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134436.463115.patch
Type: text/x-patch
Size: 18906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220927/9822651c/attachment.bin>
More information about the llvm-commits
mailing list