[all-commits] [llvm/llvm-project] 23f0fb: [APInt] APInt::clearBitsSlowCase - fix cut+paste t...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu May 22 13:53:21 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 23f0fbf8fff563c77f770f83096b522c3c99a82d
https://github.com/llvm/llvm-project/commit/23f0fbf8fff563c77f770f83096b522c3c99a82d
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-05-22 (Thu, 22 May 2025)
Changed paths:
M llvm/lib/Support/APInt.cpp
M llvm/unittests/ADT/APIntTest.cpp
Log Message:
-----------
[APInt] APInt::clearBitsSlowCase - fix cut+paste typo when merging lo/himasks (#141108)
Fixes #141098
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