[all-commits] [llvm/llvm-project] f04284: [TargetLowering] SimplifyDemandedBits ISD::SRA mul...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Jan 21 07:12:26 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f04284cf1d491a5d9a1eebfd14ed2eb6342f5e47
https://github.com/llvm/llvm-project/commit/f04284cf1d491a5d9a1eebfd14ed2eb6342f5e47
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-01-21 (Tue, 21 Jan 2020)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
M llvm/test/CodeGen/X86/const-shift-of-constmasked.ll
Log Message:
-----------
[TargetLowering] SimplifyDemandedBits ISD::SRA multi-use handling
Call SimplifyMultipleUseDemandedBits to peek through extended source args with multiple uses
More information about the All-commits
mailing list