[all-commits] [llvm/llvm-project] e2210c: [LV] Pre-committing tests for changing loop interl...
Nilanjana Basu via All-commits
all-commits at lists.llvm.org
Fri Nov 17 17:38:18 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e2210cefb18171496573957945f9bd48eb631170
https://github.com/llvm/llvm-project/commit/e2210cefb18171496573957945f9bd48eb631170
Author: Nilanjana Basu <n_basu at apple.com>
Date: 2023-11-17 (Fri, 17 Nov 2023)
Changed paths:
A llvm/test/Transforms/LoopVectorize/AArch64/interleave_count.ll
M llvm/test/Transforms/LoopVectorize/X86/unroll-small-loops.ll
Log Message:
-----------
[LV] Pre-committing tests for changing loop interleaving count computation (#70272)
Added tests for evaluating changes to loop interleaving count computation and for removing loop interleaving threshold in subsequent patches.
More information about the All-commits
mailing list