[PATCH] D24253: [SelectionDAG] Add basic vector support to computeKnownBits and SimplifyDemandedBits
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 8 06:06:26 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL280927: [SelectionDAG] Add BUILD_VECTOR support to computeKnownBits and… (authored by RKSimon).
Changed prior to commit:
https://reviews.llvm.org/D24253?vs=70550&id=70688#toc
Repository:
rL LLVM
https://reviews.llvm.org/D24253
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/trunk/test/CodeGen/AMDGPU/load-constant-i16.ll
llvm/trunk/test/CodeGen/AMDGPU/load-global-i16.ll
llvm/trunk/test/CodeGen/X86/combine-and.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24253.70688.patch
Type: text/x-patch
Size: 7206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160908/8a651e88/attachment.bin>
More information about the llvm-commits
mailing list