[all-commits] [llvm/llvm-project] 1eeca6: [AMDGPU][True16][MC] validate op_sel and .l/.h syn...
Brox Chen via All-commits
all-commits at lists.llvm.org
Wed Feb 5 10:30:24 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1eeca67c57fe1fbf7a9a05ff02e5376e0a29e52f
https://github.com/llvm/llvm-project/commit/1eeca67c57fe1fbf7a9a05ff02e5376e0a29e52f
Author: Brox Chen <guochen2 at amd.com>
Date: 2025-02-05 (Wed, 05 Feb 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
A llvm/test/MC/AMDGPU/gfx11_asm_opsel_err.s
Log Message:
-----------
[AMDGPU][True16][MC] validate op_sel and .l/.h syntax (#125872)
check if op_sel is consistent with .l/.h syntax if both are presented
reopen this https://github.com/llvm/llvm-project/pull/123250 since
problem is resolved in https://github.com/llvm/llvm-project/pull/125561
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