[PATCH] D98232: [regalloc] Ensure Query::collectInterferringVregs is called before interval iteration
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 14 22:11:55 PDT 2021
mtrofin updated this revision to Diff 330556.
mtrofin marked an inline comment as done.
mtrofin added a comment.
avoid regression
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98232/new/
https://reviews.llvm.org/D98232
Files:
llvm/include/llvm/CodeGen/LiveIntervalUnion.h
llvm/lib/CodeGen/LiveIntervalUnion.cpp
llvm/lib/CodeGen/RegAllocGreedy.cpp
llvm/test/CodeGen/X86/i128-mul.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98232.330556.patch
Type: text/x-patch
Size: 5481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210315/81a06fdc/attachment.bin>
More information about the llvm-commits
mailing list