Files
clang-p2996/llvm/lib/Target/WebAssembly/WebAssemblyInstrTable.td
Paulo Matos 2fd634a5e3 [WebAssembly] Implement table instruction intrinsics
This change implements intrinsics for table.grow, table.fill,
table.size, and table.copy.

Differential Revision: https://reviews.llvm.org/D113420
2021-12-07 13:25:59 +01:00

4.2 KiB