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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 20 05:05:56 PDT 2024


arsenm wrote:

You can redirect stderr to a temp file and then just have another FileCheck run 

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


More information about the llvm-commits mailing list