[PATCH] D88224: [ARM] Change VPT state assertion

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 24 06:07:11 PDT 2020


samparker created this revision.
samparker added reviewers: dmgreen, SjoerdMeijer, miyuki, samtebbs.
Herald added subscribers: danielkiss, hiraditya, kristof.beyls.
Herald added a project: LLVM.
samparker requested review of this revision.

Just because we haven't encountered an instruction setting the VPR, it doesn't mean we can't create a VPT block - the VPR maybe a live-in.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D88224

Files:
  llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/begin-vpt-without-inst.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88224.294034.patch
Type: text/x-patch
Size: 5960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200924/1de02639/attachment.bin>


More information about the llvm-commits mailing list