[llvm] [NFC][AMDGPU] Do not flush after printing every instruction (PR #95237)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 12 05:54:24 PDT 2024


jayfoad wrote:

> Does it speed up lit testing?

Answering my own question, `check-llvm-codegen-amdgpu` seems to be 1% to 2% faster with this patch in my Release+Asserts build.

https://github.com/llvm/llvm-project/pull/95237


More information about the llvm-commits mailing list