[all-commits] [llvm/llvm-project] aa144f: [AMDGPU] Fix warnings
kazutakahirata via All-commits
all-commits at lists.llvm.org
Fri May 19 10:56:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa144fbeaf213d93f8a244a353db4c3301d8b1b0
https://github.com/llvm/llvm-project/commit/aa144fbeaf213d93f8a244a353db4c3301d8b1b0
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-19 (Fri, 19 May 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
M llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h
Log Message:
-----------
[AMDGPU] Fix warnings
This patch fixes warnings like:
llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h:711: warning:
enumerated and non-enumerated type in conditional expression
More information about the All-commits
mailing list