[PATCH] D62327: [X86][CodeGen][NFC] Delay `combineIncDecVector()` from DAGCombine to X86DAGToDAGISel
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 29 03:49:35 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL370327: [X86][CodeGen][NFC] Delay `combineIncDecVector()` from DAGCombine to… (authored by lebedevri, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D62327?vs=217382&id=217825#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62327/new/
https://reviews.llvm.org/D62327
Files:
llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.h
llvm/trunk/test/CodeGen/X86/stack-folding-int-avx1.ll
llvm/trunk/test/CodeGen/X86/stack-folding-int-sse42.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62327.217825.patch
Type: text/x-patch
Size: 8872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190829/45396266/attachment.bin>
More information about the llvm-commits
mailing list