[PATCH] D156381: Revert "[CodeGen]Allow targets to use target specific COPY instructions for live range splitting"

Alexander Kornienko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 26 17:53:42 PDT 2023


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

This is the right approach to solve the problems discussed in D150388 <https://reviews.llvm.org/D150388>. Looking at the attempt to fix forward (https://reviews.llvm.org/D156346), I wish we insisted on a revert from the start. Looks good.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156381



More information about the llvm-commits mailing list