[PATCH] D38734: [MachineCombiner] Fix initialisation of LastUpdate for incremental update.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 10 07:52:17 PDT 2017


paulwalker-arm created this revision.
Herald added a subscriber: javed.absar.

Fixes a bogus iterator resulting from the removal of a block's first instruction at the point that incremental update is enabled.


https://reviews.llvm.org/D38734

Files:
  lib/CodeGen/MachineCombiner.cpp
  test/CodeGen/AArch64/machine-combiner.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38734.118393.patch
Type: text/x-patch
Size: 4162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171010/81a12b88/attachment.bin>


More information about the llvm-commits mailing list