[PATCH] D53816: [TableGen:AsmWriter] Cope with consecutive tied operands.

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 14 03:39:09 PST 2018


rengolin accepted this revision.
rengolin added a comment.
This revision is now accepted and ready to land.

Right, that's all very hypothetical, but the change is harmless otherwise and generally an improvement of the code. I can't see any impact this would have in code generation or compilation time, so LGTM.

Sorry it took so long.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D53816





More information about the llvm-commits mailing list