[all-commits] [llvm/llvm-project] 1638ad: [PhaseOrdering] Add test showing excessive unrolli...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Aug 16 08:29:45 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1638ad1ebfa818a454aad35e52a0912aba6172e6
https://github.com/llvm/llvm-project/commit/1638ad1ebfa818a454aad35e52a0912aba6172e6
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-08-16 (Tue, 16 Aug 2022)
Changed paths:
A llvm/test/Transforms/PhaseOrdering/X86/excessive-unrolling.ll
Log Message:
-----------
[PhaseOrdering] Add test showing excessive unrolling of vector loop.
Test cases based on #42332 showing excessive unrolling with both known
and runtime trip counts.
More information about the All-commits
mailing list