Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM assuming that comment is right. Assuming it's correct, I don't really understand what exactly ExternalSymbol actually means though.
Paths
| Differential D59395
[WebAssembly] Remove unused LoadPatExternalSym patterns ClosedPublic Authored by sbc100 on Mar 14 2019, 4:18 PM.
Details
Diff Detail
Event TimelineComment Actions LGTM assuming that comment is right. Assuming it's correct, I don't really understand what exactly ExternalSymbol actually means though. This revision is now accepted and ready to land.Mar 14 2019, 4:35 PM Closed by commit rL356221: [WebAssembly] Remove unused load/store patterns that use texternalsym (authored by sbc). · Explain WhyMar 14 2019, 5:20 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 190759 llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrMemory.td
llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
|