[all-commits] [llvm/llvm-project] 110f6a: [SelectionDAG] Add getVPZeroExtendInReg. NFC (#92792)
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon May 20 15:29:58 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 110f6a740b4f63f8eabefc24ad90e98357782949
https://github.com/llvm/llvm-project/commit/110f6a740b4f63f8eabefc24ad90e98357782949
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-05-20 (Mon, 20 May 2024)
Changed paths:
M llvm/include/llvm/CodeGen/SelectionDAG.h
M llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
Log Message:
-----------
[SelectionDAG] Add getVPZeroExtendInReg. NFC (#92792)
Use it for 2 places in LegalizeIntegerTypes that created a VP_AND.
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