Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
test/CodeGen/X86/avg.ll | ||
---|---|---|
2399 ↗ | (On Diff #168696) | Is this an increase in code? |
test/CodeGen/X86/avg.ll | ||
---|---|---|
2399 ↗ | (On Diff #168696) | Yes, I enabled AVX1 reuse of SIGN_EXTEND/ZERO_EXTEND 128->256 extensions the same as AVX2 but the codegen falls over more than would be good. I'll remove it for now but this does mean we miss some of the improvements. |