[all-commits] [llvm/llvm-project] c30d51: [libc++] Optimize the number of assignments in std...

Louis Dionne via All-commits all-commits at lists.llvm.org
Tue Dec 1 09:50:07 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c30d5101f14f7e8a1c0f80c8663b54de2a7640fd
      https://github.com/llvm/llvm-project/commit/c30d5101f14f7e8a1c0f80c8663b54de2a7640fd
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2020-12-01 (Tue, 01 Dec 2020)

  Changed paths:
    M libcxx/include/numeric

  Log Message:
  -----------
  [libc++] Optimize the number of assignments in std::exclusive_scan

Reported in https://twitter.com/blelbach/status/1169807347142676480

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




More information about the All-commits mailing list