[all-commits] [llvm/llvm-project] 245f2e: Revert "[WebAssembly] Add new pass to lower int/pt...
Paulo Matos via All-commits
all-commits at lists.llvm.org
Mon Aug 2 11:12:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 245f2ee6471099b351812d2327886f7c3b6e2ed6
https://github.com/llvm/llvm-project/commit/245f2ee6471099b351812d2327886f7c3b6e2ed6
Author: Paulo Matos <pmatos at igalia.com>
Date: 2021-08-02 (Mon, 02 Aug 2021)
Changed paths:
M llvm/lib/Target/WebAssembly/CMakeLists.txt
M llvm/lib/Target/WebAssembly/WebAssembly.h
M llvm/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp
R llvm/lib/Target/WebAssembly/WebAssemblyLowerRefTypesIntPtrConv.cpp
M llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
M llvm/test/CodeGen/WebAssembly/externref-inttoptr.ll
M llvm/test/CodeGen/WebAssembly/externref-ptrtoint.ll
M llvm/utils/gn/secondary/llvm/lib/Target/WebAssembly/BUILD.gn
Log Message:
-----------
Revert "[WebAssembly] Add new pass to lower int/ptr conversions of reftypes"
This reverts commit ce1c59dea6d01e8ec3d4cb911438254283e4646c.
More information about the All-commits
mailing list