[all-commits] [llvm/llvm-project] 1da2c7: [NFC] Fix semantic discrepancy for MVT::LAST_VALUE...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Mon Jun 7 03:04:48 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1da2c7d25c0926b1ebac5855ab099b004b6a827a
https://github.com/llvm/llvm-project/commit/1da2c7d25c0926b1ebac5855ab099b004b6a827a
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2021-06-07 (Mon, 07 Jun 2021)
Changed paths:
M llvm/include/llvm/CodeGen/TargetLowering.h
M llvm/include/llvm/Support/MachineValueType.h
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
M llvm/lib/CodeGen/TargetLoweringBase.cpp
Log Message:
-----------
[NFC] Fix semantic discrepancy for MVT::LAST_VALUETYPE
Differential Revision: https://reviews.llvm.org/D103251
More information about the All-commits
mailing list