[PATCH] D77969: [LiveIntervals] Replace handleMoveIntoBundle
Carl Ritson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 16 00:02:47 PDT 2020
critson updated this revision to Diff 257968.
critson added a comment.
Fix typos in comments.
Add assertion to check BundleStart is a bundle.
Fix clang-tidy warnings.
Will land this version if pre-merge tests pass.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77969/new/
https://reviews.llvm.org/D77969
Files:
llvm/include/llvm/CodeGen/LiveIntervals.h
llvm/include/llvm/CodeGen/SlotIndexes.h
llvm/lib/CodeGen/LiveIntervals.cpp
llvm/lib/CodeGen/SlotIndexes.cpp
llvm/unittests/MI/LiveIntervalTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77969.257968.patch
Type: text/x-patch
Size: 10455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200416/c4bee0cd/attachment.bin>
More information about the llvm-commits
mailing list