[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
Wed Sep 4 14:30:42 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370985: [mir-canon][NFC] Move MIR vreg renaming code to separate file for better reuse. (authored by zer0, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67114?vs=218774&id=218791#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67114

Files:
  llvm/trunk/lib/CodeGen/CMakeLists.txt
  llvm/trunk/lib/CodeGen/MIRCanonicalizerPass.cpp
  llvm/trunk/lib/CodeGen/MIRVRegNamerUtils.cpp
  llvm/trunk/lib/CodeGen/MIRVRegNamerUtils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67114.218791.patch
Type: text/x-patch
Size: 29709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190904/93d23b40/attachment.bin>


More information about the llvm-commits mailing list