[libc-commits] [libc] [libc] [search] implement hcreate(_r)/hsearch(_r)/hdestroy(_r) (PR #73469)

via libc-commits libc-commits at lists.llvm.org
Tue Nov 28 10:53:00 PST 2023


================
@@ -30,7 +29,7 @@ if (CPU_SUPPORTS_SSE2)
       group_test.cpp
----------------
lntue wrote:

Do you mind adding a `TODO` at the test for me to investigating this?  I'm in the middle of re-implementing how the flags are controlled, and this will be a good use-case / example for that.

I think the PR is good to go, modulo this issue that I will investigate after merging.

Thanks,

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


More information about the libc-commits mailing list