[all-commits] [llvm/llvm-project] 4b8bc6: [SCEV] Add additional tests for finite loop trip c...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Apr 12 02:55:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b8bc6b4ab8543e9fc8cfe66c7714149c37e0b9a
https://github.com/llvm/llvm-project/commit/4b8bc6b4ab8543e9fc8cfe66c7714149c37e0b9a
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-04-12 (Wed, 12 Apr 2023)
Changed paths:
M llvm/test/Analysis/ScalarEvolution/finite-trip-count.ll
Log Message:
-----------
[SCEV] Add additional tests for finite loop trip counts (NFC)
Add post-inc variations of tests.
More information about the All-commits
mailing list