[PATCH] D143752: [MachineInstr] Use isCopy helper function (NFC).

Christudasan Devadasan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 16:32:25 PDT 2023


cdevadas abandoned this revision.
cdevadas added a comment.
Herald added a subscriber: wangpc.

It is not needed with the alternate implementation of Pred-Copy that was enabled only during liverange split D150388 <https://reviews.llvm.org/D150388>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143752



More information about the llvm-commits mailing list