[PATCH] D144732: [Assignment Tracking] Elide a map copy in some cases

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 13 03:52:06 PDT 2023


jmorse added a comment.

Could you add the context for review; also, are there any clear winners in CTMark that justify this change? 0.05% is close to noise, and the function complexity increases substantially.


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

https://reviews.llvm.org/D144732



More information about the llvm-commits mailing list