[all-commits] [llvm/llvm-project] e6b43b: [AMDGPU] Cluster export instructions in PostRA Sch...
Carl Ritson via All-commits
all-commits at lists.llvm.org
Mon May 26 02:01:05 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e6b43bdde3c8ed7faacdb4148ed6ec0971a47de5
https://github.com/llvm/llvm-project/commit/e6b43bdde3c8ed7faacdb4148ed6ec0971a47de5
Author: Carl Ritson <carl.ritson at amd.com>
Date: 2025-05-26 (Mon, 26 May 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
M llvm/test/CodeGen/AMDGPU/export-cluster-postra.mir
Log Message:
-----------
[AMDGPU] Cluster export instructions in PostRA Scheduler (#141399)
DAG mutation needs to be applied post-RA to maintain order established
during pre-RA scheduler.
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