[PATCH] D81335: [IR] AttrBuilder: change TargetDepAttrs to StringMap<SmallString<16>>

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 7 09:34:32 PDT 2020


nikic added a comment.

At least in the current implementation, this looks like a big regression, especially for O0: http://llvm-compile-time-tracker.com/compare.php?from=ff1210edb69ea6e073b9037ad3ecef399e11a1f9&to=5327f42cf609a8a673ee49454210319226f4200a&stat=instructions


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81335





More information about the llvm-commits mailing list