[all-commits] [llvm/llvm-project] c25ad2: [AArch64] Remove unused references to MVT::f80. (#...
David Green via All-commits
all-commits at lists.llvm.org
Mon Dec 1 05:43:38 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c25ad27174c47f01c7bd542fac55e8a7cdec5b73
https://github.com/llvm/llvm-project/commit/c25ad27174c47f01c7bd542fac55e8a7cdec5b73
Author: David Green <david.green at arm.com>
Date: 2025-12-01 (Mon, 01 Dec 2025)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
Log Message:
-----------
[AArch64] Remove unused references to MVT::f80. (#169545)
These f80 fp types are only supported on X86 and can be removed from
AArch64. It looks like they were copied from another backend by mistake.
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