[all-commits] [llvm/llvm-project] 6a563e: [NFC][SCEV][IndVars] Add more tests for exit count...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Thu Jan 6 14:30:45 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a563e2570684d2398a7b800ed1165fcfe06e829
https://github.com/llvm/llvm-project/commit/6a563e2570684d2398a7b800ed1165fcfe06e829
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2022-01-07 (Fri, 07 Jan 2022)
Changed paths:
A llvm/test/Analysis/ScalarEvolution/exit-count-select-safe.ll
M llvm/test/Analysis/ScalarEvolution/exit-count-select.ll
A llvm/test/Transforms/IndVarSimplify/exit-count-select.ll
Log Message:
-----------
[NFC][SCEV][IndVars] Add more tests for exit count w/ `select`
See https://github.com/llvm/llvm-project/issues/53020
More information about the All-commits
mailing list