[PATCH] D42970: [ARM] Fix codegen for VLD3/VLD4/VST3/VST4 with WB
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 23 04:51:49 PST 2018
thopre updated this revision to Diff 135627.
thopre retitled this revision from "[ARM] Fix PR35157: broken isel for VLD3/VLD4/VST3/VST4 with WB" to "[ARM] Fix codegen for VLD3/VLD4/VST3/VST4 with WB".
thopre edited the summary of this revision.
thopre set the repository for this revision to rL LLVM.
thopre added a comment.
Merge patch with the one in https://reviews.llvm.org/D42967 and remove redundant mir test.
Repository:
rL LLVM
https://reviews.llvm.org/D42970
Files:
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMExpandPseudoInsts.cpp
lib/Target/ARM/ARMISelDAGToDAG.cpp
test/CodeGen/ARM/vld3.ll
test/CodeGen/ARM/vld4.ll
test/CodeGen/ARM/vst3.ll
test/CodeGen/ARM/vst4.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42970.135627.patch
Type: text/x-patch
Size: 8555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180223/bc96c19c/attachment.bin>
More information about the llvm-commits
mailing list