[all-commits] [llvm/llvm-project] c1efdb: [ValueTracking] Add computeKnownBits DemandedElts ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Mar 20 04:08:19 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c1efdbcbe0dfef846a9774eea280a74b9ea19437
https://github.com/llvm/llvm-project/commit/c1efdbcbe0dfef846a9774eea280a74b9ea19437
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-03-20 (Fri, 20 Mar 2020)
Changed paths:
M llvm/lib/Analysis/ValueTracking.cpp
M llvm/test/Transforms/InstSimplify/shift-knownbits.ll
Log Message:
-----------
[ValueTracking] Add computeKnownBits DemandedElts support to shift instructions (PR36319)
More information about the All-commits
mailing list