[all-commits] [llvm/llvm-project] ad9fe3: [NFC][AMDGPU] Do not flush after printing every in...

Pierre van Houtryve via All-commits all-commits at lists.llvm.org
Wed Jun 12 05:58:02 PDT 2024


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

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

  Log Message:
  -----------
  [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