Commit 8b582a4
committed
SMP bump for 5 additional CPs (rebased on hip driver) for compiler 7.13 : ww11
rebase on top of old hip driver, conditional go provided for earlier version of this
#4316
c90f6c1192b7 [ClangLinkerWrapper] Fix `-v` for newer CMake passing it directly (#188883)
5ab609653937 Revert [IndVarsSimplify] sinkUnusedInvariants is skipping instruction… (#804)
4e9ad818ed41 [AMDGPU] Set gfx1250 default to B0
350422532acb [AMDGPU] Change A0/B0 commentary to only affect gfx1250 (#1790)
b4717834dd37 [gpurun] add backfill for empty gpu_affinity (#1943)
A1 parent 15e5441 commit 8b582a4
2 files changed
Lines changed: 2 additions & 2 deletions
- clang/tools/clang-linker-wrapper/ClangLinkerWrapper.cpp+1-1
- clang/tools/clang-linker-wrapper/LinkerWrapperOpts.td+1-2
- llvm/lib/Target/AMDGPU/AMDGPU.td+2-4
- llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp+1-1
- llvm/lib/Target/AMDGPU/GCNSubtarget.cpp+5-4
- llvm/lib/Transforms/Scalar/IndVarSimplify.cpp+29-14
- llvm/test/CodeGen/AMDGPU/ds_read2-gfx1250.ll+2-2
- llvm/test/CodeGen/AMDGPU/ds_write2.ll+67-67
- llvm/test/CodeGen/AMDGPU/fix-sgpr-copies-sgpr32-to-vgpr16.ll+4-4
- llvm/test/CodeGen/AMDGPU/hard-clauses-gfx1250.mir+2-2
- llvm/test/CodeGen/AMDGPU/llvm.amdgcn.cluster.load.async.to.lds.ll+2-2
- llvm/test/CodeGen/AMDGPU/llvm.amdgcn.cluster.load.ll+96-197
- llvm/test/CodeGen/AMDGPU/loop-prefetch-data.ll+22-22
- llvm/test/CodeGen/AMDGPU/packed-fp32.ll+84-84
- llvm/test/CodeGen/AMDGPU/spillv16.ll+4-2
- llvm/test/Transforms/IndVarSimplify/ARM/code-size.ll+8-8
- llvm/test/Transforms/IndVarSimplify/ARM/indvar-unroll-imm-cost.ll+1-1
- llvm/test/Transforms/IndVarSimplify/exit-count-select.ll+8-8
- llvm/test/Transforms/IndVarSimplify/exit_value_test3.ll+1-1
- llvm/test/Transforms/IndVarSimplify/finite-exit-comparisons.ll+5-5
- llvm/test/Transforms/IndVarSimplify/pr116483.ll+4-4
- llvm/test/Transforms/IndVarSimplify/pr63763.ll+2-2
- llvm/test/Transforms/IndVarSimplify/replace-loop-exit-folds.ll+10-11
- llvm/test/Transforms/IndVarSimplify/rewrite-loop-exit-values-phi.ll+3-3
- llvm/test/Transforms/IndVarSimplify/sentinel.ll+4-4
- llvm/test/Transforms/LoopUnroll/unroll-cleanup.ll+22-22
- llvm/test/Transforms/PhaseOrdering/ARM/arm_mean_q7.ll+13-11
- offload/utils/gpurun/gpurun+11
0 commit comments