[PATCH] D18279: MIRParser: Add %subreg.xxx syntax for subregister index operands

Quentin Colombet via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 18 16:41:41 PDT 2016


qcolombet accepted this revision.
qcolombet added a comment.
This revision is now accepted and ready to land.

Hi Matthias,

LGTM, although in the long run I would rather not have to write %subreg. but this is for another time when we actually make the parser a bit smarter.

Cheers,
-Quentin


Repository:
  rL LLVM

http://reviews.llvm.org/D18279





More information about the llvm-commits mailing list