================ @@ -160,6 +160,22 @@ extern "C" void mlirAlignedFree(void *ptr) { #endif } +/// Generates an array with unique and random numbers from 0 to s-1. ---------------- aartbik wrote:
please keep order of method in header and cpp files consistent, so this should move down the xx_rand methods https://github.com/llvm/llvm-project/pull/77124 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits