[PATCH] D107102: [WebAssembly] Add new pass to lower int/ptr conversions of reftypes
Paulo Matos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 3 00:21:17 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd3a0a65bf01d: Reland: "[WebAssembly] Add new pass to lower int/ptr conversions of reftypes" (authored by pmatos).
Changed prior to commit:
https://reviews.llvm.org/D107102?vs=363520&id=363639#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107102/new/
https://reviews.llvm.org/D107102
Files:
llvm/lib/Target/WebAssembly/CMakeLists.txt
llvm/lib/Target/WebAssembly/WebAssembly.h
llvm/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp
llvm/lib/Target/WebAssembly/WebAssemblyLowerRefTypesIntPtrConv.cpp
llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
llvm/test/CodeGen/WebAssembly/externref-inttoptr.ll
llvm/test/CodeGen/WebAssembly/externref-ptrtoint.ll
llvm/utils/gn/secondary/llvm/lib/Target/WebAssembly/BUILD.gn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107102.363639.patch
Type: text/x-patch
Size: 9850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210803/9f57dbdd/attachment.bin>
More information about the llvm-commits
mailing list