[PATCH] D60696: [TableGen] New default operand "undef_tied_input".

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 30 00:48:10 PDT 2019


SjoerdMeijer added a comment.

>> But I haven't done that in this commit, because there was no need to - no Tablegen backend seems to autogenerate default fields in an MCInst.
> 
> So what's the test plan here?

Thanks for pointing this out. Agreed, of course, this needs checking!
I think this is used/tested in one of the many MVE patches that we have. I need to look into it, and will do so asap.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60696/new/

https://reviews.llvm.org/D60696





More information about the llvm-commits mailing list