[all-commits] [llvm/llvm-project] 06150e: [ValueTracking] Add computeKnownBits DemandedElts ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Mar 18 08:38:29 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 06150e8356c366900491b8bcb8cec8acbd15f168
https://github.com/llvm/llvm-project/commit/06150e8356c366900491b8bcb8cec8acbd15f168
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-03-18 (Wed, 18 Mar 2020)
Changed paths:
M llvm/lib/Analysis/ValueTracking.cpp
M llvm/test/Transforms/InstCombine/X86/x86-vector-shifts.ll
Log Message:
-----------
[ValueTracking] Add computeKnownBits DemandedElts support to AND instructions (PR36319)
More information about the All-commits
mailing list