[all-commits] [llvm/llvm-project] 361216: [AMDGPU] Use ComputeMinSignedBits and KnownBits::c...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Jan 3 10:16:29 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 361216f3c4812e4359b576c8912ccf828c4d02f0
https://github.com/llvm/llvm-project/commit/361216f3c4812e4359b576c8912ccf828c4d02f0
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-01-03 (Mon, 03 Jan 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
Log Message:
-----------
[AMDGPU] Use ComputeMinSignedBits and KnownBits::countMaxActiveBits to simplify some code. NFC
Reviewed By: RKSimon
Differential Revision: https://reviews.llvm.org/D116516
More information about the All-commits
mailing list