[PATCH] D133782: LiveIntervals: Allow constructing standalone without a PassManager

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 09:19:50 PDT 2022


arsenm updated this revision to Diff 459780.
arsenm added a comment.

Fix bad patch split


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

https://reviews.llvm.org/D133782

Files:
  llvm/include/llvm/CodeGen/LiveIntervals.h
  llvm/include/llvm/CodeGen/SlotIndexes.h
  llvm/lib/CodeGen/LiveIntervals.cpp
  llvm/lib/CodeGen/SlotIndexes.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133782.459780.patch
Type: text/x-patch
Size: 3249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220913/538ce7ef/attachment.bin>


More information about the llvm-commits mailing list