[all-commits] [llvm/llvm-project] 061f7e: [LegalizeTypes][NFC] Use getConstantOperandVal ins...
WangLian via All-commits
all-commits at lists.llvm.org
Thu Aug 11 23:41:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 061f7ec9facfb3a81ee2a4c8295a64c7797cc250
https://github.com/llvm/llvm-project/commit/061f7ec9facfb3a81ee2a4c8295a64c7797cc250
Author: wanglian <Lian.Wang at streamcomputing.com>
Date: 2022-08-12 (Fri, 12 Aug 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
M llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
Log Message:
-----------
[LegalizeTypes][NFC] Use getConstantOperandVal instead of cast constant getvalue
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D131642
More information about the All-commits
mailing list