[all-commits] [llvm/llvm-project] e25187: LLVM/Test: Add vectorizing testcases for fminimumn...
YunQiang Su via All-commits
all-commits at lists.llvm.org
Tue Apr 1 17:46:23 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e25187bc3e1459b4eee6d0acd4e46b475a347f5d
https://github.com/llvm/llvm-project/commit/e25187bc3e1459b4eee6d0acd4e46b475a347f5d
Author: YunQiang Su <syq at debian.org>
Date: 2025-04-02 (Wed, 02 Apr 2025)
Changed paths:
A llvm/test/Transforms/LoopVectorize/AArch64/fminimumnum.ll
A llvm/test/Transforms/LoopVectorize/RISCV/fminimumnum.ll
A llvm/test/Transforms/LoopVectorize/X86/fminimumnum.ll
A llvm/test/Transforms/SLPVectorizer/AArch64/fminimumnum.ll
A llvm/test/Transforms/SLPVectorizer/RISCV/fminimumnum.ll
A llvm/test/Transforms/SLPVectorizer/X86/fminimumnum.ll
Log Message:
-----------
LLVM/Test: Add vectorizing testcases for fminimumnum and fminimumnum (#133843)
Vectorizing of fminimumnum and fminimumnum have not support yet. Let's
add the testcase for it now, and we will update the testcase when we
support it.
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