[all-commits] [llvm/llvm-project] 76cd11: [DAG] Add llvm::isMinSignedConstant helper. NFC
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Apr 1 09:47:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 76cd11f303062bf2e8cdcbe0b4ffbe5ceab7e240
https://github.com/llvm/llvm-project/commit/76cd11f303062bf2e8cdcbe0b4ffbe5ceab7e240
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-04-01 (Fri, 01 Apr 2022)
Changed paths:
M llvm/include/llvm/CodeGen/SelectionDAGNodes.h
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
M llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
Log Message:
-----------
[DAG] Add llvm::isMinSignedConstant helper. NFC
Pulled out of D122754
More information about the All-commits
mailing list