Fixes PR35220
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
FWIW I've confirmed that this fixes the issue I was seeing and our entire test suite now passes, thanks again!
Paths
| Differential D39866
[WebAssembly] Fix stack offsets of return values from call lowering. ClosedPublic Authored by jbhateja on Nov 9 2017, 1:17 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: aheejin, jgravelle-google, sbc100 and 2 others. · View Herald TranscriptNov 9 2017, 1:17 PM Comment Actions FWIW I've confirmed that this fixes the issue I was seeing and our entire test suite now passes, thanks again! This revision is now accepted and ready to land.Nov 10 2017, 5:31 AM Closed by commit rL317895: [WebAssembly] Fix stack offsets of return values from call lowering. (authored by jbhateja). · Explain WhyNov 10 2017, 8:26 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 122444 llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/trunk/test/CodeGen/WebAssembly/umulo-i64.ll
|