[all-commits] [llvm/llvm-project] 883eb8: [LV] Add extra uniformity tests with LSHR and AND.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Apr 26 11:51:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 883eb88caed04b269da7ba69265fd7c4dc815231
https://github.com/llvm/llvm-project/commit/883eb88caed04b269da7ba69265fd7c4dc815231
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-04-26 (Wed, 26 Apr 2023)
Changed paths:
A llvm/test/Transforms/LoopVectorize/uniform_across_vf_induction1_and.ll
A llvm/test/Transforms/LoopVectorize/uniform_across_vf_induction1_lshr.ll
Log Message:
-----------
[LV] Add extra uniformity tests with LSHR and AND.
Extra tests for D148841 based on the tests added in
95539186c82604f783.
More information about the All-commits
mailing list