[llvm] [Support][APint] Optimize fallback case in APInt::reverseBits (PR #189291)
Max Graey via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 30 07:53:59 PDT 2026
MaxGraey wrote:
Yeah. We still need to handle edge cases where `BitWidth = { 1, 3, .. 63 }`.
https://github.com/llvm/llvm-project/pull/189291
More information about the llvm-commits
mailing list