[all-commits] [llvm/llvm-project] da2db4: [InstrRef][NFC] Delete unused variables (#75501)
Felipe de Azevedo Piovezan via All-commits
all-commits at lists.llvm.org
Mon Dec 18 11:53:32 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: da2db4a9e833804384c1fa56af77b6953e3afa23
https://github.com/llvm/llvm-project/commit/da2db4a9e833804384c1fa56af77b6953e3afa23
Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
Date: 2023-12-18 (Mon, 18 Dec 2023)
Changed paths:
M llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
Log Message:
-----------
[InstrRef][NFC] Delete unused variables (#75501)
`V` was unused, and all the other deletions follow from that
observation.
More information about the All-commits
mailing list