(no commit message)
authorlkcl <lkcl@web>
Tue, 22 Dec 2020 23:22:46 +0000 (23:22 +0000)
committerIkiWiki <ikiwiki.info>
Tue, 22 Dec 2020 23:22:46 +0000 (23:22 +0000)
openpower/sv/vector_ops.mdwn

index b7533981f321c21a2e940a701cda4b2736354dd8..b23e925482e72452fc69d7059be93c9106703b75 100644 (file)
@@ -20,7 +20,7 @@ Links:
 
 ## conflictd
 
-This is based on the AVX512 conflict detection instruction.  Internally the logic is used to detect address conflicts in multi-issue LD/ST operations.  Two arrays of values are given: the indices are compared and duplicates reported in a triangular fashion
+This is based on the AVX512 conflict detection instruction.  Internally the logic is used to detect address conflicts in multi-issue LD/ST operations.  Two arrays of values are given: the indices are compared and duplicates reported in a triangular fashion.  the instruction may be used for histograms (computed in parallel)
 
     input = [100, 100,   3, 100,   5, 100, 100,   3]
     conflict result = [