To attempt to start the revival, let’s try to settle on answers to the open questions here
- What are people’s thoughts on
llvm.clmul
vsllvm.experimental.bitmanip.clmul
? - How do people feel about specifying
n
bit returns forn
bit operands (requiring the user to zero extend if they want the full2n
bit product).