[PATCH] D91287: [ARM] Ensure CountReg definition dominates InsertPt when creating t2DoLoopStartTP

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 12 03:37:57 PST 2020


dmgreen updated this revision to Diff 304771.
dmgreen added a comment.

Add a check that the InsertPt isn't end() still.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91287/new/

https://reviews.llvm.org/D91287

Files:
  llvm/lib/Target/ARM/MVEVPTOptimisationsPass.cpp
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/count_dominates_start.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91287.304771.patch
Type: text/x-patch
Size: 11442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201112/0644cd76/attachment.bin>


More information about the llvm-commits mailing list