1/3:
vpopcnt{b,w}
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Can you add command lines to vector-tzcnt-128/256/512.ll? We should be able to use popcnt for tzcnt when avx512cd's lzcnt is not available.
lib/Target/X86/X86InstrAVX512.td | ||
---|---|---|
9812 ↗ | (On Diff #123475) | Remove one these blank lines. There shouldn't be 2. |