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

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 3 09:42:41 PST 2025


================
@@ -18332,8 +18332,6 @@ then the result is the size in bits of the type of ``src`` if
 ``is_zero_poison == 0`` and ``poison`` otherwise. For example,
 ``llvm.cttz(2) = 1``.
 
-.. _int_overflow:
-
----------------
artagnon wrote:

No, it's intentional: while adding intrinsics, this section marker got inadvertently moved.

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


More information about the llvm-commits mailing list