[PATCH] D55758: [TableGen] : Extend !if semantics through new language feature !ifs

Javed Absar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 16 03:18:59 PST 2019


javed.absar added a comment.

Hi all:
I have made the changes as requested. That is, removed explicit 'default' while sticking to overall syntax as before. I found that removing default in fact simplifies the implementation somewhat. Also, have split the tests to cleaner separate ones.


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

https://reviews.llvm.org/D55758





More information about the llvm-commits mailing list