[all-commits] [llvm/llvm-project] a22295: [amdgpu][nfc] Use unsigned for getIntegerPairAttri...
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Sat Jul 15 12:45:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a22295114839059e2ca86e19f95f06559ba494cd
https://github.com/llvm/llvm-project/commit/a22295114839059e2ca86e19f95f06559ba494cd
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2023-07-15 (Sat, 15 Jul 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
Log Message:
-----------
[amdgpu][nfc] Use unsigned for getIntegerPairAttribute to match the only call sites
More information about the All-commits
mailing list