[all-commits] [llvm/llvm-project] 91f465: [AMDGPU][MC][GFX10] Corrected global_atomic_fcmpswap*
dpreobra via All-commits
all-commits at lists.llvm.org
Mon Nov 15 01:48:58 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91f4650ebb057de7f6ed6d038985b2d53d144e15
https://github.com/llvm/llvm-project/commit/91f4650ebb057de7f6ed6d038985b2d53d144e15
Author: Dmitry Preobrazhensky <dmitry.preobrazhensky at amd.com>
Date: 2021-11-15 (Mon, 15 Nov 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/FLATInstructions.td
M llvm/test/CodeGen/AMDGPU/fp-atomic-to-s_denormmode.mir
M llvm/test/MC/AMDGPU/gfx10_asm_flat.s
M llvm/test/MC/Disassembler/AMDGPU/flat_gfx10.txt
Log Message:
-----------
[AMDGPU][MC][GFX10] Corrected global_atomic_fcmpswap*
Corrected src data size of global_atomic_fcmpswap and global_atomic_fcmpswap_x2 opcodes.
Differential Revision: https://reviews.llvm.org/D113746
More information about the All-commits
mailing list