[llvm] [AArch64] Expand llvm.histogram intrinsic to support umax, umin, and uadd.sat operations (PR #138447)

Graham Hunter via llvm-commits llvm-commits at lists.llvm.org
Tue May 6 06:45:58 PDT 2025


================
@@ -2932,9 +2932,8 @@ the behavior is undefined, unless one of the following exceptions applies:
   must be a null pointer, otherwise the behavior is undefined.
 
 * ``dereferenceable(<n>)`` operand bundles only guarantee the pointer is
-    dereferenceable at the point of the assumption. The pointer may not be
----------------
huntergr-arm wrote:

nit: unrelated change?

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


More information about the llvm-commits mailing list