[PATCH] D63247: [ARM] MVE VPT Block Pass
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 14 02:00:12 PDT 2019
SjoerdMeijer updated this revision to Diff 204724.
SjoerdMeijer added a comment.
Thanks for your suggestion and explanation Simon. I have shamelessly almost literally copied and added it as a comment as I think that's very useful.
I have also added an enum declaration, locally for now, as I think I indeed need it later.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63247/new/
https://reviews.llvm.org/D63247
Files:
llvm/lib/Target/ARM/ARM.h
llvm/lib/Target/ARM/ARMTargetMachine.cpp
llvm/lib/Target/ARM/Thumb2ITBlockPass.cpp
llvm/lib/Target/ARM/Thumb2InstrInfo.cpp
llvm/lib/Target/ARM/Thumb2InstrInfo.h
llvm/test/CodeGen/ARM/O3-pipeline.ll
llvm/test/CodeGen/ARM/mve-vpt-block.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63247.204724.patch
Type: text/x-patch
Size: 10681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190614/848ea531/attachment.bin>
More information about the llvm-commits
mailing list