[all-commits] [llvm/llvm-project] 9ab601: Reland "[NFC][AMDGPU] Do not flush after printing ...

Pierre van Houtryve via All-commits all-commits at lists.llvm.org
Wed Jun 12 23:30:37 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9ab601fa53587bc238193e2e211f57fe4b871133
      https://github.com/llvm/llvm-project/commit/9ab601fa53587bc238193e2e211f57fe4b871133
  Author: Pierre van Houtryve <pierre.vanhoutryve at amd.com>
  Date:   2024-06-13 (Thu, 13 Jun 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
    M llvm/lib/Target/AMDGPU/MCTargetDesc/R600InstPrinter.cpp

  Log Message:
  -----------
  Reland "[NFC][AMDGPU] Do not flush after printing every instruction (#95237)"

It's very expensive and doesn't achieve anything.

I one test I did, it saves almost 10s on a 2m23s build, bringing it down
to 2m15s using a downstream branch.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list