[PATCH] D26912: Type legalization for expload/compessstore DAG nodes
Elena Demikhovsky via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 23 04:57:06 PST 2016
delena updated this revision to Diff 79055.
delena added a comment.
I created a function IncrementMemoryAddress(), as Igor suggested and enclosed all logic there.
Repository:
rL LLVM
https://reviews.llvm.org/D26912
Files:
../include/llvm/Target/TargetLowering.h
../lib/CodeGen/SelectionDAG/DAGCombiner.cpp
../lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
../lib/CodeGen/SelectionDAG/TargetLowering.cpp
../test/CodeGen/X86/compress_expand.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26912.79055.patch
Type: text/x-patch
Size: 18266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161123/dcd2cdd7/attachment.bin>
More information about the llvm-commits
mailing list