[all-commits] [llvm/llvm-project] 759bed: Fix MSVC "not all control paths return a value" wa...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Sep 28 02:57:05 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 759bedade53ebd34e0a9fb5356f35834c1af1c5b
https://github.com/llvm/llvm-project/commit/759bedade53ebd34e0a9fb5356f35834c1af1c5b
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-09-28 (Wed, 28 Sep 2022)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp
Log Message:
-----------
Fix MSVC "not all control paths return a value" warning. NFCI.
More information about the All-commits
mailing list