[all-commits] [llvm/llvm-project] 74f4da: fix unused variable warnings in conditionals
Mikhail Goncharov via All-commits
all-commits at lists.llvm.org
Wed Aug 30 05:38:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74f4daef0412be33002bd4e24a30cb47d0187ecf
https://github.com/llvm/llvm-project/commit/74f4daef0412be33002bd4e24a30cb47d0187ecf
Author: Mikhail Goncharov <goncharov.mikhail at gmail.com>
Date: 2023-08-30 (Wed, 30 Aug 2023)
Changed paths:
M llvm/lib/Transforms/Scalar/EarlyCSE.cpp
M llvm/lib/Transforms/Scalar/Scalarizer.cpp
Log Message:
-----------
fix unused variable warnings in conditionals
for 92023b15099012a657da07ebf49dd7d94a260f84
More information about the All-commits
mailing list