[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
Wed May 2 18:51:31 PDT 2018


aheejin updated this revision to Diff 144972.
aheejin added a comment.

- Removed special handling for integer/scalar/pointer types and merged


Repository:
  rL LLVM

https://reviews.llvm.org/D45948

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45948.144972.patch
Type: text/x-patch
Size: 4615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180503/fc74a29e/attachment.bin>


More information about the llvm-commits mailing list