[PATCH] D103282: [MIRParser] Add machine metadata.

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 27 14:00:06 PDT 2021


hliao updated this revision to Diff 348383.
hliao added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103282

Files:
  llvm/include/llvm/CodeGen/MIRParser/MIParser.h
  llvm/lib/CodeGen/MIRParser/MILexer.cpp
  llvm/lib/CodeGen/MIRParser/MILexer.h
  llvm/lib/CodeGen/MIRParser/MIParser.cpp
  llvm/lib/CodeGen/MIRParser/MIRParser.cpp
  llvm/test/CodeGen/AArch64/memcpy-scoped-aa.mir
  llvm/test/CodeGen/AMDGPU/memcpy-scoped-aa.mir
  llvm/test/CodeGen/X86/memcpy-scoped-aa.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103282.348383.patch
Type: text/x-patch
Size: 51165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210527/7cdccb61/attachment.bin>


More information about the llvm-commits mailing list