jdoerfert marked 2 inline comments as done.
jdoerfert added a comment.

I'm testing a new version that does not allocate the structure on the heap. 
Instead we copy it. It is really infrequent and it should be <40 bytes when 
that happens, let's not over-optimize ;)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101030

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to