[PATCH] D70210: [MirNamer][Canonicalizer]: Perform instruction semantic based renaming

Aditya Nandakumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 14 18:44:26 PST 2019


aditya_nandakumar updated this revision to Diff 229438.
aditya_nandakumar added a comment.

s/Token/Name


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

https://reviews.llvm.org/D70210

Files:
  llvm/lib/CodeGen/MIRCanonicalizerPass.cpp
  llvm/lib/CodeGen/MIRNamerPass.cpp
  llvm/lib/CodeGen/MIRVRegNamerUtils.cpp
  llvm/lib/CodeGen/MIRVRegNamerUtils.h
  llvm/test/CodeGen/MIR/AArch64/mirCanonCopyCopyProp.mir
  llvm/test/CodeGen/MIR/AArch64/mirCanonIdempotent.mir
  llvm/test/CodeGen/MIR/AArch64/mirnamer.mir
  llvm/test/CodeGen/MIR/AMDGPU/mir-canon-multi.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70210.229438.patch
Type: text/x-patch
Size: 30350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191115/0efa0dcc/attachment.bin>


More information about the llvm-commits mailing list