Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Great that we can do this without doing crazy things! LGTM with one nit.
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp | ||
---|---|---|
1078 ↗ | (On Diff #172076) | Maybe add comments on what this is supposed to do? |
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp | ||
---|---|---|
1078 ↗ | (On Diff #172076) | Done. Also added tests for replace_lane. |