[PATCH] D66580: [ARM] Fold VPNOT into vpt blocks
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 27 11:51:55 PDT 2019
dmgreen updated this revision to Diff 217459.
dmgreen added a comment.
I had to make this check for Kill flags on VPNOT vpr regs, and it has gotten a bit of a rewrite in the process.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66580/new/
https://reviews.llvm.org/D66580
Files:
llvm/lib/Target/ARM/MVEVPTBlockPass.cpp
llvm/test/CodeGen/Thumb2/mve-masked-load.ll
llvm/test/CodeGen/Thumb2/mve-pred-not.ll
llvm/test/CodeGen/Thumb2/mve-vpt-block.mir
llvm/test/CodeGen/Thumb2/mve-vpt-block2.mir
llvm/test/CodeGen/Thumb2/mve-vpt-block4.mir
llvm/test/CodeGen/Thumb2/mve-vpt-block5.mir
llvm/test/CodeGen/Thumb2/mve-vpt-block6.mir
llvm/test/CodeGen/Thumb2/mve-vpt-block7.mir
llvm/test/CodeGen/Thumb2/mve-vpt-block8.mir
llvm/test/CodeGen/Thumb2/mve-vpt-nots.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66580.217459.patch
Type: text/x-patch
Size: 41144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190827/09b6913e/attachment.bin>
More information about the llvm-commits
mailing list