[PATCH] D134183: [WIP][RegCoalescer][TwoAddrInst] Keep undef subreg copies that are used in early-clobber insts

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 11:24:06 PDT 2022


arsenm added a comment.

This still should be split into two separate patches, one for the coalescer and one for two address instructions, and needs MIR tests for each


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134183



More information about the llvm-commits mailing list