[PATCH] D63247: [ARM] MVE VPT Block Pass

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 14 01:19:21 PDT 2019


SjoerdMeijer updated this revision to Diff 204719.
SjoerdMeijer added a comment.

- registered the pass,
- so that I could create and add a MIR test,
- and wrote a range based for-loop.


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.204719.patch
Type: text/x-patch
Size: 9694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190614/5962b0e2/attachment.bin>


More information about the llvm-commits mailing list