[PATCH] D45948: [MIRParser] Allow register class names in the form of integer/scalar

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 5 00:09:37 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331586: [MIRParser] Allow register class names in the form of integer/scalar (authored by aheejin, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D45948

Files:
  llvm/trunk/lib/CodeGen/MIRParser/MILexer.cpp
  llvm/trunk/lib/CodeGen/MIRParser/MILexer.h
  llvm/trunk/lib/CodeGen/MIRParser/MIParser.cpp
  llvm/trunk/test/CodeGen/MIR/WebAssembly/int-type-register-class-name.mir
  llvm/trunk/test/CodeGen/MIR/WebAssembly/lit.local.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45948.145354.patch
Type: text/x-patch
Size: 5458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180505/26cd72e8/attachment.bin>


More information about the llvm-commits mailing list