[all-commits] [llvm/llvm-project] 73f098: Fix MSVC "'GetVMSetForLMul': not all control paths...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Jul 19 10:56:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 73f09814ee8bbd9f06a54c169ce9370bdf0b11e9
https://github.com/llvm/llvm-project/commit/73f09814ee8bbd9f06a54c169ce9370bdf0b11e9
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-07-19 (Wed, 19 Jul 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
Log Message:
-----------
Fix MSVC "'GetVMSetForLMul': not all control paths return a value" warning. NFC.
More information about the All-commits
mailing list