[PATCH] D68949: [DAGCombiner] fold select-of-constants based on sign-bit test
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 15 08:28:43 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd545c9056e00: [DAGCombiner] fold select-of-constants based on sign-bit test (authored by spatel).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68949/new/
https://reviews.llvm.org/D68949
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/X86/select-sra.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68949.225047.patch
Type: text/x-patch
Size: 9122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191015/ab85bd66/attachment.bin>
More information about the llvm-commits
mailing list