[PATCH] D32888: TableGen: Add support of Intrinsics with multiple returns

Wenbo Sun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 1 18:38:39 PDT 2017


wenbos added a comment.

In https://reviews.llvm.org/D32888#768451, @hfinkel wrote:

> Does matching instructions with multiple outputs now work except for this intrinsics problem, or is further work necessary to support this in general?


Yes, it works now.


https://reviews.llvm.org/D32888





More information about the llvm-commits mailing list