Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 27422 Build 27421: arc lint + arc unit
Event Timeline
| llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td | ||
|---|---|---|
| 240 | I don't think so. This should hopefully only extend arguments of the lane element type. These may be legalized to i32, but as far as I can tell the splat instructions just do the masking implicitly anyway. | |
| llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td | ||
|---|---|---|
| 240 | Ah, right. Thanks. | |
Do we need truncation in these cases?