[llvm] [ISel] Introduce llvm.clmul intrinsic (PR #168731)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 26 22:57:33 PST 2025


topperc wrote:

We're missing expansion in LegalizeVectorOps. That's where `Expand` is supposed to be handled for vector arithmetic operations.

https://github.com/llvm/llvm-project/pull/168731


More information about the llvm-commits mailing list