[all-commits] [llvm/llvm-project] 8caba9: [InstCombine] Drop integral/non-integral check pre...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Apr 25 02:13:11 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8caba9ab2165e9ad91c81efd8cd4a61954893bab
https://github.com/llvm/llvm-project/commit/8caba9ab2165e9ad91c81efd8cd4a61954893bab
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-04-25 (Fri, 25 Apr 2025)
Changed paths:
M llvm/test/Transforms/InstCombine/ptrtoint-nullgep.ll
Log Message:
-----------
[InstCombine] Drop integral/non-integral check prefixes from test (NFC)
The behavior is not affected by non-integral pointers. Keep the
RUN lines but drop the prefixes.
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