[all-commits] [llvm/llvm-project] d7259b: [SPIRV][NFC] fix build warning and error
Ilia Diachkov via All-commits
all-commits at lists.llvm.org
Thu Feb 2 15:38:23 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d7259bb7c9b07f5499321bb233ca09ae149f45cb
https://github.com/llvm/llvm-project/commit/d7259bb7c9b07f5499321bb233ca09ae149f45cb
Author: Ilia Diachkov <ilia.diachkov at gmail.com>
Date: 2023-02-03 (Fri, 03 Feb 2023)
Changed paths:
M llvm/lib/Target/SPIRV/SPIRVBuiltins.cpp
M llvm/lib/Target/SPIRV/SPIRVUtils.cpp
Log Message:
-----------
[SPIRV][NFC] fix build warning and error
The patch fixes gcc's warning in SPIRVUtils.cpp after D142532.
Also it fixes compilation error by MSVC in SPIRVBuiltins.cpp.
Differential Revision: https://reviews.llvm.org/D142937
More information about the All-commits
mailing list