[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 14:18:39 PDT 2019
plotfi updated this revision to Diff 218532.
plotfi added a comment.
Moving the guts of the candidate walk loop into the reusable MIRVRegNamer.cpp library
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.218532.patch
Type: text/x-patch
Size: 25919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190903/ed5ed8c3/attachment.bin>
More information about the llvm-commits
mailing list