[all-commits] [llvm/llvm-project] 3c8c94: [AMDGPU] wip: MIR pretty printing for S_WAITCNT_FE...
Sameer Sahasrabuddhe via All-commits
all-commits at lists.llvm.org
Thu Jul 24 02:18:52 PDT 2025
Branch: refs/heads/users/ssahasra/waitcnt-pretty-print
Home: https://github.com/llvm/llvm-project
Commit: 3c8c9498861fbb055ffdf4343fd9733840e8bc39
https://github.com/llvm/llvm-project/commit/3c8c9498861fbb055ffdf4343fd9733840e8bc39
Author: Sameer Sahasrabuddhe <sameer.sahasrabuddhe at amd.com>
Date: 2025-07-24 (Thu, 24 Jul 2025)
Changed paths:
M llvm/lib/CodeGen/MIRParser/MIParser.cpp
M llvm/lib/Target/AMDGPU/AMDGPUMIRFormatter.cpp
M llvm/lib/Target/AMDGPU/SIDefines.h
M llvm/test/CodeGen/AMDGPU/GlobalISel/memory-legalizer-atomic-fence.ll
A llvm/test/CodeGen/AMDGPU/fence-parameters.mir
M llvm/test/CodeGen/AMDGPU/insert-waitcnts-fence-soft.mir
M llvm/test/CodeGen/AMDGPU/memory-legalizer-local.mir
Log Message:
-----------
[AMDGPU] wip: MIR pretty printing for S_WAITCNT_FENCE_soft
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