[PATCH] D152261: [CodeGen] Move lowerCopy from expandPostRA to TII

Yashwant Singh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 7 11:29:39 PDT 2023


yassingh updated this revision to Diff 529385.
yassingh added a comment.

Removed explicit 'this'


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152261

Files:
  llvm/include/llvm/CodeGen/TargetInstrInfo.h
  llvm/lib/CodeGen/ExpandPostRAPseudos.cpp
  llvm/lib/CodeGen/TargetInstrInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152261.529385.patch
Type: text/x-patch
Size: 6611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230607/7b3633b2/attachment.bin>


More information about the llvm-commits mailing list