[all-commits] [llvm/llvm-project] 875e01: [AArch64] Codegen for new SCVTF/UCVTF variants (FE...
Virginia Cangelosi via All-commits
all-commits at lists.llvm.org
Thu Feb 6 09:12:45 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 875e014471badfd0535f33551256b2fe24b4654e
https://github.com/llvm/llvm-project/commit/875e014471badfd0535f33551256b2fe24b4654e
Author: Virginia Cangelosi <virginia.cangelosi at arm.com>
Date: 2025-02-06 (Thu, 06 Feb 2025)
Changed paths:
M llvm/lib/Target/AArch64/AArch64InstrFormats.td
M llvm/lib/Target/AArch64/AArch64InstrInfo.td
A llvm/test/CodeGen/AArch64/fprcvt-cvtf.ll
Log Message:
-----------
[AArch64] Codegen for new SCVTF/UCVTF variants (FEAT_FPRCVT) (#123767)
Adds patterns of new SCVTF/UCVTF instructions to tablegen, with
associated test .ll file.
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