[all-commits] [llvm/llvm-project] 5a90b1: Save some `std::string` allocations/deallocations ...

Momchil Velikov via All-commits all-commits at lists.llvm.org
Mon Jan 31 04:14:30 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a90b1e4e5ddd59d78a5daa8972df8db35db1a67
      https://github.com/llvm/llvm-project/commit/5a90b1e4e5ddd59d78a5daa8972df8db35db1a67
  Author: Momchil Velikov <momchil.velikov at arm.com>
  Date:   2022-01-31 (Mon, 31 Jan 2022)

  Changed paths:
    M llvm/lib/IR/Attributes.cpp

  Log Message:
  -----------
  Save some `std::string` allocations/deallocations when formatting attributes (NFC)

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D118451




More information about the All-commits mailing list