llvm-project
[WebAssembly] Make llvm.wasm.throw invokable
#128104
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
8
Changes
View On
GitHub
[WebAssembly] Make llvm.wasm.throw invokable
#128104
aheejin
merged 8 commits into
llvm:main
from
aheejin:invokable_throw
[WebAssembly] Make llvm.wasm.throw invokable
ddc2c9ae
aheejin
requested a review
from
dschuff
224 days ago
llvmbot
added
backend:WebAssembly
llvmbot
added
llvm:SelectionDAG
llvmbot
added
llvm:ir
clang-format insists this :(
87456cc6
arsenm
commented on 2025-02-21
Use a static array
aa5fafda
arsenm
commented on 2025-02-21
Use std::array (also for wasm_rethrow)
aa7b0f6c
aheejin
commented on 2025-02-21
Error message update in test
614293e3
dschuff
approved these changes on 2025-02-24
Update llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
5d9f9484
Merge branch 'main' into invokable_throw
722d6892
80 col wrapping
f8bd25e5
aheejin
merged
d2d469eb
into main
220 days ago
aheejin
deleted the invokable_throw branch
220 days ago
dianqk
added this to the
LLVM 21.x Release
milestone
78 days ago
llvmbot
added
release:cherry-pick-failed
dianqk
removed this from to the
LLVM 21.x Release
milestone
78 days ago
dianqk
removed
release:cherry-pick-failed
Login to write a write a comment.
Login via GitHub
Reviewers
dschuff
arsenm
Assignees
No one assigned
Labels
backend:WebAssembly
llvm:SelectionDAG
llvm:ir
Milestone
No milestone
Login to write a write a comment.
Login via GitHub