[all-commits] [llvm/llvm-project] 596bed: [AMDGPU] Remove unused methods. NFC.
jayfoad via All-commits
all-commits at lists.llvm.org
Thu Mar 26 09:11:48 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 596bed3fd33efb604c55c2e7cfa82bf01e17976b
https://github.com/llvm/llvm-project/commit/596bed3fd33efb604c55c2e7cfa82bf01e17976b
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-03-26 (Thu, 26 Mar 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
Log Message:
-----------
[AMDGPU] Remove unused methods. NFC.
Commit: 0602c20b1bbd129911bd5bb4d6a5de9ba5b3b161
https://github.com/llvm/llvm-project/commit/0602c20b1bbd129911bd5bb4d6a5de9ba5b3b161
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-03-26 (Thu, 26 Mar 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp
M llvm/lib/Target/AMDGPU/SIRegisterInfo.h
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
Log Message:
-----------
[AMDGPU] Make use of divideCeil. NFC.
Compare: https://github.com/llvm/llvm-project/compare/579a7a193840...0602c20b1bbd
More information about the All-commits
mailing list