Displaying 1 result from an estimated 1 matches for "archasmprint".
Did you mean:
archasmprinter
2016 May 04
4
Conditional tablegen expressions with math ops?
...Class:$r1, (opNode info.regClass:$r2,
info.regClass:$r3))],
}
itin > {
let isFloat = info.isFloat;
let opsize = info.sizeCode;
}
Is that even remotely possible? If not, are there other ways to achieve
this sort of thing? Would I be better off doing it in the
ArchASMPrinter.cpp (I would think this could be problematic)? Or is there
somewhere "further up" which would be more appropriate?
Phil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160503/fd1b1280/attachment....