[all-commits] [llvm/llvm-project] b720dc: [AArch64][GISel] Split large f64 vectors for fcmp.
David Green via All-commits
all-commits at lists.llvm.org
Thu Aug 10 00:19:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b720dcba92cc377da873c03d9ac3ac6fb80e0499
https://github.com/llvm/llvm-project/commit/b720dcba92cc377da873c03d9ac3ac6fb80e0499
Author: David Green <david.green at arm.com>
Date: 2023-08-10 (Thu, 10 Aug 2023)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
M llvm/test/CodeGen/AArch64/neon-compare-instructions.ll
Log Message:
-----------
[AArch64][GISel] Split large f64 vectors for fcmp.
This adds some very basic f64 handling for larger fcmp vectors, which seemed to
be missing.
More information about the All-commits
mailing list