[all-commits] [llvm/llvm-project] bb20cf: [KnownBits] Pull out repeated getMinValue() calls ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Feb 22 10:41:34 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bb20cf2f1c7ad6ef8a6ab0bc5ca5ea7db4b2282d
https://github.com/llvm/llvm-project/commit/bb20cf2f1c7ad6ef8a6ab0bc5ca5ea7db4b2282d
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-02-22 (Mon, 22 Feb 2021)
Changed paths:
M llvm/lib/Support/KnownBits.cpp
Log Message:
-----------
[KnownBits] Pull out repeated getMinValue() calls from shift analysis. NFCI.
More information about the All-commits
mailing list