[all-commits] [llvm/llvm-project] 026ddc: R600: Remove broken atomicrmw patterns
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Nov 4 16:14:18 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 026ddced176e66657e51ffb73b26019b45485db0
https://github.com/llvm/llvm-project/commit/026ddced176e66657e51ffb73b26019b45485db0
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-11-04 (Fri, 04 Nov 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/EvergreenInstructions.td
M llvm/test/CodeGen/AMDGPU/r600.global_atomics.ll
Log Message:
-----------
R600: Remove broken atomicrmw patterns
inc/dec are not add/sub of 1.
More information about the All-commits
mailing list