[all-commits] [llvm/llvm-project] 9cf6ff: [AMDGPU] Do not clause NSA instructions
Carl Ritson via All-commits
all-commits at lists.llvm.org
Thu May 13 20:55:27 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9cf6ff7affad4cd1f3d4d81da64356cb076b0303
https://github.com/llvm/llvm-project/commit/9cf6ff7affad4cd1f3d4d81da64356cb076b0303
Author: Carl Ritson <carl.ritson at amd.com>
Date: 2021-05-14 (Fri, 14 May 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPU.td
M llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
M llvm/lib/Target/AMDGPU/GCNSubtarget.h
M llvm/lib/Target/AMDGPU/SIInsertHardClauses.cpp
M llvm/test/CodeGen/AMDGPU/cluster_stores.ll
M llvm/test/CodeGen/AMDGPU/hard-clauses.mir
Log Message:
-----------
[AMDGPU] Do not clause NSA instructions
To ensure correct behaviour NSA instructions should not be claused.
Reviewed By: foad
Differential Revision: https://reviews.llvm.org/D102211
More information about the All-commits
mailing list