[llvm] [IR] Add llvm `clmul` intrinsic (PR #140301)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 17 21:36:06 PDT 2025


topperc wrote:

> Tests appear to be passing locally. Is this good to go?

There are no tests for any of the legalization or expansion code. There are only tests for when the clmul instruction is supported.

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


More information about the llvm-commits mailing list