Removes the unnecessary GEP instructions from WebAssembly Table tests. Differential Revision: https://reviews.llvm.org/D138569
Differential Revision: https://reviews.llvm.org/D126535
This change implements intrinsics for table.grow, table.fill, table.size, and table.copy. Differential Revision: https://reviews.llvm.org/D113420