[all-commits] [llvm/llvm-project] e83e53: [AMDGPU][MC] Allow UC_VERSION_* constant reuse (#9...
Carl Ritson via All-commits
all-commits at lists.llvm.org
Sun Jul 7 01:39:26 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e83e53b7027149a61a6d4d27ddf66614d8d24129
https://github.com/llvm/llvm-project/commit/e83e53b7027149a61a6d4d27ddf66614d8d24129
Author: Carl Ritson <carl.ritson at amd.com>
Date: 2024-07-07 (Sun, 07 Jul 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
M llvm/unittests/MC/AMDGPU/CMakeLists.txt
A llvm/unittests/MC/AMDGPU/Disassembler.cpp
Log Message:
-----------
[AMDGPU][MC] Allow UC_VERSION_* constant reuse (#96461)
If more than one disassembler is created for a context then allow reuse
of existing constants.
Warn if constants values do not match.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list