[all-commits] [llvm/llvm-project] c7e1c6: [clang][llvm][LoongArch] Remove definitions and co...
ZhaoQi via All-commits
all-commits at lists.llvm.org
Wed Oct 29 00:40:20 PDT 2025
Branch: refs/heads/users/zhaoqi5/fix-la32-frecipe-frsqrte
Home: https://github.com/llvm/llvm-project
Commit: c7e1c67d63c10e0e5a7de3a612bdada34f9514cd
https://github.com/llvm/llvm-project/commit/c7e1c67d63c10e0e5a7de3a612bdada34f9514cd
Author: Qi Zhao <zhaoqi01 at loongson.cn>
Date: 2025-10-29 (Wed, 29 Oct 2025)
Changed paths:
M clang/include/clang/Basic/BuiltinsLoongArchBase.def
M clang/lib/Headers/larchintrin.h
M clang/test/CodeGen/LoongArch/builtin-dbl-approximate.c
M clang/test/CodeGen/LoongArch/builtin-flt-approximate.c
M clang/test/CodeGen/LoongArch/intrinsic-la32-error.c
M clang/test/CodeGen/LoongArch/intrinsic-la64-error.c
M llvm/lib/Target/LoongArch/LoongArchFloat32InstrInfo.td
M llvm/lib/Target/LoongArch/LoongArchFloat64InstrInfo.td
M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
M llvm/test/CodeGen/LoongArch/fdiv-reciprocal-estimate.ll
M llvm/test/CodeGen/LoongArch/fsqrt-reciprocal-estimate.ll
M llvm/test/CodeGen/LoongArch/intrinsic-frecipe-dbl.ll
M llvm/test/CodeGen/LoongArch/intrinsic-frecipe-flt.ll
Log Message:
-----------
[clang][llvm][LoongArch] Remove definitions and conversions for `f{recipe/rsqrte}.{s/d}` on LA32
`f{recipe/rsqrte}.{s/d}` are not supported on LA32.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list