add byte shift left/right
add SAD - compute sum of absolute differences
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
../llvmTmp/lib/Target/X86/X86InstrAVX512.td | ||
---|---|---|
6788 ↗ | (On Diff #33533) | While DAG lowering, we build SHIFT nodes with Imm8. I suppose that Imm32 will not work in this case. |