[PATCH] D145252: RegAllocFast: Fix dropping subreg indexes on unassigned subreg defs

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 07:06:45 PDT 2023


qcolombet accepted this revision.
qcolombet added a comment.
This revision is now accepted and ready to land.

Nice catch!

Just one comment: Could you rename the filename of the added test case with something more explanatory? (E.g., `regalloc-fast-dont-drop-subreg-index.mir`)


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

https://reviews.llvm.org/D145252



More information about the llvm-commits mailing list