[all-commits] [llvm/llvm-project] d093d3: [IRCE][NFC] Remove unused variable IsSigned
Max Kazantsev via All-commits
all-commits at lists.llvm.org
Wed Apr 12 22:16:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d093d34c33d5ba2faa5430d88d1698304e102da7
https://github.com/llvm/llvm-project/commit/d093d34c33d5ba2faa5430d88d1698304e102da7
Author: Max Kazantsev <mkazantsev at azul.com>
Date: 2023-04-13 (Thu, 13 Apr 2023)
Changed paths:
M llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
Log Message:
-----------
[IRCE][NFC] Remove unused variable IsSigned
Patch by Aleksandr Popov!
Differential Revision: https://reviews.llvm.org/D148113
More information about the All-commits
mailing list