[all-commits] [llvm/llvm-project] 337c8b: [SCEV] Add additional computeConstantDifference() ...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Aug 5 07:49:36 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 337c8b1a4f88bdb58ba17712e05307cc2532dc00
https://github.com/llvm/llvm-project/commit/337c8b1a4f88bdb58ba17712e05307cc2532dc00
Author: Nikita Popov <npopov at redhat.com>
Date: 2024-08-05 (Mon, 05 Aug 2024)
Changed paths:
M llvm/unittests/Analysis/ScalarEvolutionTest.cpp
Log Message:
-----------
[SCEV] Add additional computeConstantDifference() tests (NFC)
And some tweaks to make this test easier to update. Use raw
string literals and print parse and verifier errors.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list