[llvm] [Support][APint] Optimize fallback case in APInt::reverseBits (PR #189291)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 30 07:45:38 PDT 2026
https://github.com/nikic commented:
Doesn't this need to handle the isSingleWord() case separately?
https://github.com/llvm/llvm-project/pull/189291
More information about the llvm-commits
mailing list