[llvm-branch-commits] [llvm] [x86][Windows] Fix chromium build break (PR #111218)

Eli Friedman via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Oct 4 15:37:51 PDT 2024


================
@@ -177,6 +177,107 @@ define float @tan(float %x) #0 {
   ret float %result
 }
 
+define float @acos(float %x) #0 {
----------------
efriedma-quic wrote:

Okay that's fine.

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


More information about the llvm-branch-commits mailing list