[llvm] [AMDGPU] Introduce custom MIR formatting for s_wait_alu (PR #176316)

via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 28 11:12:00 PST 2026


================

----------------
vporpo wrote:

This lack of whitespace is needed here because of the `--strict-whitespace` FileCheck option, which is required for checking the position of the arrow that points to the error column `   ^`.

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


More information about the llvm-commits mailing list