[all-commits] [llvm/llvm-project] cdd321: [TargetLowering] Use getShiftAmountConstant. NFC (...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Jan 21 12:06:15 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cdd321462aecf3a37b683d594a533a17e72a09e9
https://github.com/llvm/llvm-project/commit/cdd321462aecf3a37b683d594a533a17e72a09e9
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-01-21 (Tue, 21 Jan 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
Log Message:
-----------
[TargetLowering] Use getShiftAmountConstant. NFC (#123802)
Previously we always used the pointer size which might need to be
legalized on some targets.
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