[all-commits] [llvm/llvm-project] b800a9: Fix MSVC "not all control paths return a value" wa...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Apr 11 02:45:34 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b800a9352330a5b3db91d43f2cc6a0ddeda03aa6
https://github.com/llvm/llvm-project/commit/b800a9352330a5b3db91d43f2cc6a0ddeda03aa6
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-04-11 (Thu, 11 Apr 2024)
Changed paths:
M llvm/lib/IR/AsmWriter.cpp
Log Message:
-----------
Fix MSVC "not all control paths return a value" warning. NFC.
Commit: 759422c6df2dfe42d01bb64b42f43ab57db6e59e
https://github.com/llvm/llvm-project/commit/759422c6df2dfe42d01bb64b42f43ab57db6e59e
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-04-11 (Thu, 11 Apr 2024)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Log Message:
-----------
[DAG] visitEXTRACT_SUBVECTOR - pull out repeated SDLoc. NFC.
Compare: https://github.com/llvm/llvm-project/compare/6f068b9cf1ac...759422c6df2d
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list