[all-commits] [llvm/llvm-project] c51578: [SelectionDAG][X86] Use getAllOnesConstant. NFC (#...
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri Aug 16 21:47:02 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c51578eba1f88750ef189377b1bc848607449309
https://github.com/llvm/llvm-project/commit/c51578eba1f88750ef189377b1bc848607449309
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-08-16 (Fri, 16 Aug 2024)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[SelectionDAG][X86] Use getAllOnesConstant. NFC (#104640)
Part of an effort to make getConstant stricter about implicit truncation
when converting uint64_t to APInt.
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