[llvm] LV: Expand llvm.histogram intrinsic to support umax, umin, and uadd.sat operations (PR #127399)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 21 05:24:51 PDT 2026
================
@@ -889,3 +889,5 @@ attributes #0 = { "target-features"="+sve2" vscale_range(1,16) }
!11 = !{!10, !12}
!12 = distinct !{!12, !13, !"scope-bucket-2"}
!13 = distinct !{!13, !"scopes-buckets"}
+
+
----------------
RonDahan101 wrote:
Done
https://github.com/llvm/llvm-project/pull/127399
More information about the llvm-commits
mailing list