[all-commits] [llvm/llvm-project] 103684: [KnownBits] Partially synchronize shift implementa...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri May 26 05:16:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 103684b8e84441e2e049e2b2db37c19e6628e9e8
https://github.com/llvm/llvm-project/commit/103684b8e84441e2e049e2b2db37c19e6628e9e8
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-05-26 (Fri, 26 May 2023)
Changed paths:
M llvm/lib/Support/KnownBits.cpp
Log Message:
-----------
[KnownBits] Partially synchronize shift implementations (NFC)
And remove some bits of effectively dead code.
More information about the All-commits
mailing list