[PATCH] D71115: [TableGen] Add a permissive version of !con.

Hal Finkel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 6 06:38:49 PST 2019


hfinkel added a comment.

Did you consider introducing something to change the dag operator instead of this? I think it might be cleaner to have some kind of thing which changes the dag operator, and after that, if you wish to `!con` them, everything works as expected.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71115





More information about the llvm-commits mailing list