[llvm-dev] TableGen support for Intrinsics with multiple outputs
陳韋任 via llvm-dev
llvm-dev at lists.llvm.org
Fri Apr 28 06:03:32 PDT 2017
>From class Intrinsic defined in Intrinsics.td [1], yes, Intrinsic allows
multiple return types.
Seems no other backend ever complain this, so either we change the class
Intrinsic definition
or we fix the TableGen.
Jakob, sorry for interrupt. What do you think the better way to deal with
this?
Thanks.
[1]
https://github.com/llvm-mirror/llvm/blob/master/include/llvm/IR/Intrinsics.td
Regards,
chenwj
--
Wei-Ren Chen (陳韋任)
Homepage: https://people.cs.nctu.edu.tw/~chenwj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170428/a567409e/attachment.html>
More information about the llvm-dev
mailing list