[all-commits] [llvm/llvm-project] 3e84fc: [LV] Harden the test of the minmax with index patt...
Mel Chen via All-commits
all-commits at lists.llvm.org
Mon Feb 20 03:16:41 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3e84fc857f28479cd9574f72efcba7eb8f60d602
https://github.com/llvm/llvm-project/commit/3e84fc857f28479cd9574f72efcba7eb8f60d602
Author: Mel Chen <mel.chen at sifive.com>
Date: 2023-02-20 (Mon, 20 Feb 2023)
Changed paths:
M llvm/test/Transforms/LoopVectorize/select-min-index.ll
Log Message:
-----------
[LV] Harden the test of the minmax with index pattern. (NFC)
- Add test config: -force-vector-width=4 -force-vector-interleave=1
- New test case: The test case both returns the minimum value and the index.
Reviewed By: fhahn
Differential Revision: https://reviews.llvm.org/D143905
More information about the All-commits
mailing list