[PATCH] D152261: [CodeGen] Move lowerCopy from expandPostRA to TII
Yashwant Singh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 6 05:30:01 PDT 2023
yassingh created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
yassingh requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This will allow targets to lower their 'copy' instructions easily.
Repository:
rG LLVM Github Monorepo
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.528810.patch
Type: text/x-patch
Size: 6723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230606/7ea9fa5b/attachment.bin>
More information about the llvm-commits
mailing list