diff options
author | Kazu Hirata <kazu@google.com> | 2025-03-20 01:02:54 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2025-03-20 01:02:54 -0700 |
commit | 14006c8b5be12d24d8af2ff4bf4d152b1a2306f5 (patch) | |
tree | eb008f408d4ee50c10492263e85c2e0bb1d4f7b1 /llvm/lib/CodeGen/ExpandVectorPredication.cpp | |
parent | bf5cdd6358e8fc45319b748693090b5885beecee (diff) | |
download | llvm-14006c8b5be12d24d8af2ff4bf4d152b1a2306f5.zip llvm-14006c8b5be12d24d8af2ff4bf4d152b1a2306f5.tar.gz llvm-14006c8b5be12d24d8af2ff4bf4d152b1a2306f5.tar.bz2 |
[AMDGPU] Fix a warning
This patch fixes:
llvm/lib/Target/AMDGPU/SILateBranchLowering.cpp:173:64: error:
comparison of integers of different signs: 'unsigned int' and 'int'
[-Werror,-Wsign-compare]
Diffstat (limited to 'llvm/lib/CodeGen/ExpandVectorPredication.cpp')
0 files changed, 0 insertions, 0 deletions