We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9d3ce0 commit f929743Copy full SHA for f929743
Project.toml
@@ -1,6 +1,6 @@
1
name = "LLVM"
2
uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
3
-version = "9.4.2"
+version = "9.4.3"
4
5
[deps]
6
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
@@ -17,7 +17,7 @@ BFloat16s = "ab4f0b2a-ad5b-11e8-123f-65d77653426b"
17
BFloat16sExt = "BFloat16s"
18
19
[compat]
20
-BFloat16s = "0.4, 0.5"
+BFloat16s = "0.4, 0.5, 0.6"
21
CEnum = "0.2, 0.3, 0.4, 0.5"
22
LLVMExtra_jll = "=0.0.37"
23
Libdl = "1.8"
0 commit comments