[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
Thu May 3 14:22:02 PDT 2018
aheejin updated this revision to Diff 145093.
aheejin added a comment.
- reduced the repeating code to a single line
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.145093.patch
Type: text/x-patch
Size: 5208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180503/d3d9d2aa/attachment.bin>
More information about the llvm-commits
mailing list