[llvm] AMDGPU: Implement llvm.set.rounding (PR #88587)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 18 06:55:04 PDT 2024


================
@@ -133,7 +135,7 @@ Changes to the C API
   functions for accessing the values in a blockaddress constant.
 
 * Added ``LLVMConstStringInContext2`` function, which better matches the C++
-  API by using ``size_t`` for string length. Deprecated ``LLVMConstStringInContext``. 
+  API by using ``size_t`` for string length. Deprecated ``LLVMConstStringInContext``.
----------------
jayfoad wrote:

Spurious?

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


More information about the llvm-commits mailing list