[all-commits] [llvm/llvm-project] c641b6: MIPSr6: Add llvm.is.fpclasss intrinsic support (#1...
YunQiang Su via All-commits
all-commits at lists.llvm.org
Tue Sep 10 18:37:34 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c641b611f86a846a51763a54a196375aba3e6e4e
https://github.com/llvm/llvm-project/commit/c641b611f86a846a51763a54a196375aba3e6e4e
Author: YunQiang Su <syq at debian.org>
Date: 2024-09-11 (Wed, 11 Sep 2024)
Changed paths:
M llvm/lib/Target/Mips/Mips32r6InstrInfo.td
M llvm/lib/Target/Mips/MipsISelLowering.cpp
M llvm/lib/Target/Mips/MipsInstrInfo.h
A llvm/test/CodeGen/Mips/is_fpclass.ll
Log Message:
-----------
MIPSr6: Add llvm.is.fpclasss intrinsic support (#107857)
MIPSr6 has class.s/class.d instructions.
Let's use them for llvm.is.fpclass intrinsic.
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