[all-commits] [llvm/llvm-project] 69c66b: [SPIRV][NFC] Remove unused variable
Chris B via All-commits
all-commits at lists.llvm.org
Tue Apr 26 08:17:59 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 69c66bb211228d4969caa64fba462c321bc3438c
https://github.com/llvm/llvm-project/commit/69c66bb211228d4969caa64fba462c321bc3438c
Author: Chris Bieneman <chris.bieneman at me.com>
Date: 2022-04-26 (Tue, 26 Apr 2022)
Changed paths:
M llvm/lib/Target/SPIRV/SPIRVGlobalRegistry.cpp
Log Message:
-----------
[SPIRV][NFC] Remove unused variable
This removes an unused local variable that was causing a warning to be
emitted.
More information about the All-commits
mailing list