[libc-commits] [libc] [libc] [gpu] Add Generic and NvSin Throughput Benchmark (PR #101917)

via libc-commits libc-commits at lists.llvm.org
Sun Aug 4 19:11:55 PDT 2024


jameshu15869 wrote:

> We likely want to keep the old assembly constraints for the latency checks, but can use something different if we put it in an array.

I don't think I changed the existing latency constraints, the new constraints in this diff are for an overloaded `latency()` function - should I rename it to something else?

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


More information about the libc-commits mailing list