[PATCH] D58063: [ARM] Sink zext/sext operands for add and sub to enable vsubl generation.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 4 12:00:07 PST 2019
fhahn updated this revision to Diff 189181.
fhahn added a comment.
Fix do_not_sink_nonfree_* tests to actually test what they are supposed to.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58063/new/
https://reviews.llvm.org/D58063
Files:
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/lib/Target/ARM/ARMISelLowering.h
llvm/test/Transforms/CodeGenPrepare/ARM/sink-free-instructions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58063.189181.patch
Type: text/x-patch
Size: 13066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190304/4e6d2b2f/attachment.bin>
More information about the llvm-commits
mailing list