Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/CodeGen/WebAssembly/fast-isel-call-indirect64.ll | ||
---|---|---|
14–22 | This test function could be stripped down even more. |
Paths
| Differential D95410
[WebAssembly] Fix Fast ISEL not lowering 64-bit function pointers ClosedPublic Authored by aardappel on Jan 25 2021, 4:51 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: ecnelises, sunfish, hiraditya and 2 others. · View Herald TranscriptJan 25 2021, 4:51 PM This revision is now accepted and ready to land.Jan 25 2021, 5:41 PM Closed by commit rG275c6af7d7f1: [WebAssembly] Fix Fast ISEL not lowering 64-bit function pointers (authored by aardappel). · Explain WhyJan 28 2021, 10:06 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 319910 llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp
llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/test/CodeGen/WebAssembly/fast-isel-call-indirect64.ll
|