[PATCH] D145791: [MC] Always encode instruction into SmallVector

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 10 09:13:08 PST 2023


RKSimon added a comment.

As I said on D145792 <https://reviews.llvm.org/D145792> - it'd help us more if we could address any obviously missed perf in raw_svector_ostream first before trying a refactor like this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145791



More information about the llvm-commits mailing list