Implementation and tests.
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 22013 Build 22013: arc lint + arc unit
Event Timeline
test/CodeGen/WebAssembly/simd-arith.ll | ||
---|---|---|
50 | What causes this change? Is this relevant to this patch? |
test/CodeGen/WebAssembly/simd-arith.ll | ||
---|---|---|
50 | No, I just realized they should be changed because the bitwise instructions do not have the vector types in their names, so these checks were previously infallible. I'll split this into a separate CL. |
What causes this change? Is this relevant to this patch?