[all-commits] [llvm/llvm-project] cec0d5: [ValueTracking][SelectionDAG] Use KnownBits::rever...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Aug 28 13:26:55 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cec0d5b217427cfcf241647b9198ef3f43c4c80d
https://github.com/llvm/llvm-project/commit/cec0d5b217427cfcf241647b9198ef3f43c4c80d
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-08-28 (Thu, 28 Aug 2025)
Changed paths:
M llvm/lib/Analysis/ValueTracking.cpp
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
Log Message:
-----------
[ValueTracking][SelectionDAG] Use KnownBits::reverseBits/byteSwap. NFC (#155847)
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