Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 24438 Build 24437: arc lint + arc unit
Event Timeline
Comment Actions
Great that we can do this without doing crazy things! LGTM with one nit.
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp | ||
---|---|---|
1078 | Maybe add comments on what this is supposed to do? |
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp | ||
---|---|---|
1078 | Done. Also added tests for replace_lane. |
Maybe add comments on what this is supposed to do?