[all-commits] [llvm/llvm-project] a7612e: [CodeGen] Improve compilation time with VLIWMachin...

Dávid Ferenc Szabó via All-commits all-commits at lists.llvm.org
Thu Sep 21 09:18:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a7612e2e7ebfa6e8a9504c7a56b406984620534f
      https://github.com/llvm/llvm-project/commit/a7612e2e7ebfa6e8a9504c7a56b406984620534f
  Author: Dávid Ferenc Szabó <30732159+dfszabo at users.noreply.github.com>
  Date:   2023-09-21 (Thu, 21 Sep 2023)

  Changed paths:
    M llvm/include/llvm/CodeGen/VLIWMachineScheduler.h

  Log Message:
  -----------
  [CodeGen] Improve compilation time with VLIWMachineScheduler (#66942)

A straight forward improvement which can already achieve 2x speed up in
some cases like the one here:
https://github.com/llvm/llvm-project/issues/65946.




More information about the All-commits mailing list