Fixes PR37977.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM with one minor
lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp | ||
---|---|---|
81 ↗ | (On Diff #153377) | Probably not worth keeping the VT here? Its easy enough to add back if you need it - I think you're mainly interested in showing how to use the switch statement. |