[all-commits] [llvm/llvm-project] 4f04be: [LV] Add tests for vectorizing select of minimum i...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Aug 14 09:51:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4f04be564907fb7ddff8ebc7773b892a93b00f2e
https://github.com/llvm/llvm-project/commit/4f04be564907fb7ddff8ebc7773b892a93b00f2e
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-08-14 (Sun, 14 Aug 2022)
Changed paths:
A llvm/test/Transforms/LoopVectorize/select-min-index.ll
Log Message:
-----------
[LV] Add tests for vectorizing select of minimum idx idiom.
Test cases for selecting the index with the minimum value.
More information about the All-commits
mailing list