[all-commits] [llvm/llvm-project] 2864af: [LV] Add more tests for argmin finding the first i...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Dec 1 14:40:43 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2864afbe4d5922511d0f65b3f5231ef6f7ae7c10
https://github.com/llvm/llvm-project/commit/2864afbe4d5922511d0f65b3f5231ef6f7ae7c10
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-12-01 (Mon, 01 Dec 2025)
Changed paths:
A llvm/test/Transforms/LoopVectorize/select-smin-first-index.ll
M llvm/test/Transforms/LoopVectorize/select-umin-first-index.ll
Log Message:
-----------
[LV] Add more tests for argmin finding the first index.
Add more test coverage for supporting argmin/argmax with strict
predicates, in preparation for follow up to 99addbf73db596403a17.
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