[all-commits] [llvm/llvm-project] 3dc1ef: [ValueTracking] Add additional tests for computeKn...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Feb 3 08:45:55 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3dc1ef1650c8389a6f195a474781cf2281208bed
https://github.com/llvm/llvm-project/commit/3dc1ef1650c8389a6f195a474781cf2281208bed
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-02-03 (Mon, 03 Feb 2025)
Changed paths:
M llvm/unittests/Analysis/ValueTrackingTest.cpp
Log Message:
-----------
[ValueTracking] Add additional tests for computeKnownBits on GEPs (NFC)
These demonstrate miscompiles in the existing code.
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