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

Oscar Smith via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 3 09:39:46 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:
-
----------------
oscardssmith wrote:

is this a rebase issue?

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


More information about the llvm-commits mailing list