[all-commits] [llvm/llvm-project] a0a0dc: [AMDGPU][MC] Refactor MC Code Emitter to avoid usi...
dpreobra via All-commits
all-commits at lists.llvm.org
Fri Nov 25 07:08:44 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a0a0dc6f8baf8aaabcf53333ef91d6ce41df8241
https://github.com/llvm/llvm-project/commit/a0a0dc6f8baf8aaabcf53333ef91d6ce41df8241
Author: Dmitry Preobrazhensky <dmitri.preobrazhenski at gmail.com>
Date: 2022-11-25 (Fri, 25 Nov 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp
M llvm/test/MC/AMDGPU/gfx10_asm_vop2.s
Log Message:
-----------
[AMDGPU][MC] Refactor MC Code Emitter to avoid using magic values
Differential Revision: https://reviews.llvm.org/D138594
More information about the All-commits
mailing list