[PATCH] D67114: [mir-canon][NFC] Move MIR Vreg renaming code to separate file for better reuse.
Puyan Lotfi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 3 16:07:05 PDT 2019
plotfi updated this revision to Diff 218559.
plotfi marked 5 inline comments as done.
plotfi added a comment.
addressing @paquette's suggestions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67114/new/
https://reviews.llvm.org/D67114
Files:
llvm/lib/CodeGen/CMakeLists.txt
llvm/lib/CodeGen/MIRCanonicalizerPass.cpp
llvm/lib/CodeGen/MIRVRegNamerUtils.cpp
llvm/lib/CodeGen/MIRVRegNamerUtils.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67114.218559.patch
Type: text/x-patch
Size: 27060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190903/a6452aa8/attachment.bin>
More information about the llvm-commits
mailing list