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

David Green via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 27 07:19:17 PST 2025


https://github.com/davemgreen commented:

Is it not better to remove ISD::CLMULR and ISD::CLMULH from this patch? They seem to be complicating things and it might be better to just concentrate on clmul to begin with.

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


More information about the llvm-commits mailing list