[all-commits] [llvm/llvm-project] 0c783b: [TargetLowering] Use APInt::isSubsetOf to simplify...
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri Aug 9 22:10:18 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0c783be98549b23bb2ccd3df6d407740e16cc1e1
https://github.com/llvm/llvm-project/commit/0c783be98549b23bb2ccd3df6d407740e16cc1e1
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-08-09 (Fri, 09 Aug 2024)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
Log Message:
-----------
[TargetLowering] Use APInt::isSubsetOf to simplify an expression. NFC
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