diff options
author | Owen Anderson <resistor@mac.com> | 2010-12-23 23:56:24 +0000 |
---|---|---|
committer | Owen Anderson <resistor@mac.com> | 2010-12-23 23:56:24 +0000 |
commit | ec3953ff95c6106185fc6509175b86cbdf3958f6 (patch) | |
tree | e01b7ec9d5c813c12d33fb58095a5fd80bdeb3d9 /lib/CodeGen/LatencyPriorityQueue.cpp | |
parent | e4a2dd2f1ada7acea92df156ebaf8a45a17e139d (diff) |
When determining if we can fold (x >> C1) << C2, the bits that we need to verify are zero
are not the low bits of x, but the bits that WILL be the low bits after the operation completes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122529 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/LatencyPriorityQueue.cpp')
0 files changed, 0 insertions, 0 deletions