Commit c4592da882
Changed files (1)
lib
compiler_rt
lib/compiler_rt/common.zig
@@ -123,6 +123,8 @@ pub fn F16T(comptime OtherType: type) type {
.thumbeb,
.aarch64,
.aarch64_be,
+ .loongarch32,
+ .loongarch64,
.nvptx,
.nvptx64,
.riscv32,