[all-commits] [llvm/llvm-project] 6c5e96: Fix MSVC signed/unsigned mismatch warning. NFC.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Dec 1 10:34:34 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6c5e967f5d19ccefe6cf7700ac3998b80d19f202
https://github.com/llvm/llvm-project/commit/6c5e967f5d19ccefe6cf7700ac3998b80d19f202
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-12-01 (Fri, 01 Dec 2023)
Changed paths:
M llvm/lib/CodeGen/TargetInstrInfo.cpp
Log Message:
-----------
Fix MSVC signed/unsigned mismatch warning. NFC.
Commit: 625e1ecb7e80c1da4ea50e5b1ad632f08b71d127
https://github.com/llvm/llvm-project/commit/625e1ecb7e80c1da4ea50e5b1ad632f08b71d127
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-12-01 (Fri, 01 Dec 2023)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
Log Message:
-----------
Fix MSVC signed/unsigned mismatch warning. NFC.
Compare: https://github.com/llvm/llvm-project/compare/8bea804923a1...625e1ecb7e80
More information about the All-commits
mailing list