[all-commits] [llvm/llvm-project] 5e8909: [AMDGPU] Simplify getDivNumBits with APInt::countM...
Jay Foad via All-commits
all-commits at lists.llvm.org
Wed Jun 3 13:18:37 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e890995b2ebcf4bbbf8fb3161647c4788245e4c
https://github.com/llvm/llvm-project/commit/5e890995b2ebcf4bbbf8fb3161647c4788245e4c
Author: Jay Foad <jay.foad at amd.com>
Date: 2026-06-03 (Wed, 03 Jun 2026)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
Log Message:
-----------
[AMDGPU] Simplify getDivNumBits with APInt::countMaxActiveBits. NFC. (#201387)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list