[all-commits] [llvm/llvm-project] 596db9: [AMDGPU][MC] Disabled lds_direct for GFX90a
dpreobra via All-commits
all-commits at lists.llvm.org
Tue Mar 16 03:53:16 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 596db9934b91703d0a9b97d194ae82f110388330
https://github.com/llvm/llvm-project/commit/596db9934b91703d0a9b97d194ae82f110388330
Author: Dmitry Preobrazhensky <dmitry.preobrazhensky at amd.com>
Date: 2021-03-16 (Tue, 16 Mar 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/test/MC/AMDGPU/gfx10_err_pos.s
M llvm/test/MC/AMDGPU/gfx90a_err.s
M llvm/test/MC/AMDGPU/lds_direct-err.s
M llvm/test/MC/AMDGPU/lds_direct-gfx10.s
Log Message:
-----------
[AMDGPU][MC] Disabled lds_direct for GFX90a
Fixed bug 49382.
Differential Revision: https://reviews.llvm.org/D98626
More information about the All-commits
mailing list