[all-commits] [llvm/llvm-project] f448b8: [AMDGPU] Make gfx11 vop1 disassembler tests use st...
Joe Nash via All-commits
all-commits at lists.llvm.org
Wed Mar 6 07:11:23 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f448b8ec03bbd0e1b47d56f461b324fb2af8c113
https://github.com/llvm/llvm-project/commit/f448b8ec03bbd0e1b47d56f461b324fb2af8c113
Author: Joe Nash <Sisyph at users.noreply.github.com>
Date: 2024-03-06 (Wed, 06 Mar 2024)
Changed paths:
M llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop1.txt
M llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_from_vop1.txt
Log Message:
-----------
[AMDGPU] Make gfx11 vop1 disassembler tests use strict-whitespace (#84078)
NFC.
The whitespace needs to be consistently formatted in some manner. Might
as well use -strict-whitespace as the standard.
Adds -strict-whitespace to RUN lines and adjust CHECK line space padding
accordingly.
Also test REAL16 and FAKE16 CHECK lines with wave64.
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