[all-commits] [llvm/llvm-project] 59540b: [InstCombine] Fix an "unused variable" warning
kazutakahirata via All-commits
all-commits at lists.llvm.org
Mon Sep 27 09:49:50 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 59540b29f83cf5b55cba7c41248f1e7d846490be
https://github.com/llvm/llvm-project/commit/59540b29f83cf5b55cba7c41248f1e7d846490be
Author: Kazu Hirata <kazu at google.com>
Date: 2021-09-27 (Mon, 27 Sep 2021)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp
Log Message:
-----------
[InstCombine] Fix an "unused variable" warning
More information about the All-commits
mailing list