[PATCH] D151227: RFC: LiveIntervalCalc: Always split separate components
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 24 06:00:14 PDT 2023
foad added a comment.
> Alternatively I could just remove this case from test/CodeGen/AMDGPU/subreg-intervals.mir:
If the verification error indicates malformed MIR, not just malformed LiveIntervals, then I am even more convinced that this is the right solution. I have already incorporated it into D129208 <https://reviews.llvm.org/D129208>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151227/new/
https://reviews.llvm.org/D151227
More information about the llvm-commits
mailing list