[all-commits] [llvm/llvm-project] d3ba48: [release] Use threaded compression with xz

Tobias Hieta via All-commits all-commits at lists.llvm.org
Thu Aug 25 12:18:03 PDT 2022


  Branch: refs/heads/release/15.x
  Home:   https://github.com/llvm/llvm-project
  Commit: d3ba48998f450cdba136d76a95614dce46a2a15f
      https://github.com/llvm/llvm-project/commit/d3ba48998f450cdba136d76a95614dce46a2a15f
  Author: Tobias Hieta <tobias at hieta.se>
  Date:   2022-08-25 (Thu, 25 Aug 2022)

  Changed paths:
    M llvm/utils/release/export.sh

  Log Message:
  -----------
  [release] Use threaded compression with xz

Use xz -T0 to use your threads

Reviewed By: tstellar

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


  Commit: 1594ec2a7181e2b02a857825add18d15ecaffe8a
      https://github.com/llvm/llvm-project/commit/1594ec2a7181e2b02a857825add18d15ecaffe8a
  Author: Tobias Hieta <tobias at hieta.se>
  Date:   2022-08-25 (Thu, 25 Aug 2022)

  Changed paths:
    M .github/workflows/release-tasks.yml

  Log Message:
  -----------
  [workflow] Run release tasks for me (tru) as well.

Reviewed By: tstellar

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


Compare: https://github.com/llvm/llvm-project/compare/3d3ef9d073e1...1594ec2a7181


More information about the All-commits mailing list